In Tro Basic HTML Fonts Images Links Marquees Backgrounds Tables FieldSet, TextArea Lists CSS Cursors Divs Page Anchors I Frame Image Maps Music Flash E mail Form Pop Ups Drop Down Menu - MySpace Edits - Center Profile Hide Extended Network Hide Details Section Hide Last Login Hide Contact Box Hide Your Friends Hide General Info. Hide Comments Hide Friends/Comments Hide Search Form Move Contact Box Remove MySpace Links Remove URL Box Resize Comment Images Reverse Com & Friends Scrollable Comments Dot Comers Grey Matter Mega Book Tag Board PHP FTP CHMOD CPanel Scripts Paint Shop Pro Animation Shop Vector Cheat Radio Blog My Space HTML Tester Help Links Color Chart Get-Hosting.net DaRicanBoi.com OrlandoSotoJr.com SoDamnCocky.com MySpace.com/S.D.C. |
OK CSS is some what like HTML, but maybe a lil bit harder. CSS means cascading stylesheets. I suggest you stick with HTML. You CSS only if u need to. To add an image background to your Site:The background is FIXED meanin it wont move on ur screen. To add an image background and a color background to your Site:Addin a color background is good so just incase the image url does not work the color will show instead. To add CSS to your Links:[a:link] This is for Links that have not yett been visted [a:active] Links that have been clicked on [a:visited] Links that have already been seen [a:hover] Links for when your mouse is on You can add Borders [border:#99000 2px solid] and or Backgrounds [background:#990000] To add color to ur scroll bar:Word See the scroll bar is Red.Word To add different colors to ur scroll bar:Word See the scroll bar is different colors.Word [scrollbar-track-color] This part of the scroll bar is the bottom. Its white here. [scrollbar-highlight-color] Here it is Teal. [scrollbar-3dlight-color] 3D Light is Red [scrollbar-darkshadow-color] Shadow here is Blue [scrollbar-shadow-color] Here it is Olive Green [scrollbar-arrow-color] Color od the arrow, here it is Green [scrollbar-face-color] Color of the scroll bar, here it is black. To change a border on a Table Or Div:
just add the name to da code style="border:#99000 2px solid" change solid to whatever which one you want Too add a border to your page: Same as for the DIV or Table change the sytl of the border to which one you want Too addmore then one color to the border: |