Pages: 1..123456

  2008-09-02 22:42:15

eryl_213
» n00b
FTalk Level: zero
3
0
1969-12-31

Re: [b]What is CSS? [/b] CSS stands for cascading style sheets. Cascading style sheets are used to change properties like font face, size, font in tables, scrollbar color, link color and hover color, a

body { background-color: mistyrose; background-image: url(http://i147.photobucket.com/albums/r299 … ripewp.jpg); color: mistyrose;background-attachment: fixed; font-family: verdana; font-size: 11; font-weight: bold; letter-spacing: 0pt; line-height: 10px; text-align: justify; } body {cursor: url(http://www.dressupmyspace.com/cursors/bunny/1.cur);} BODY{BORDER-TOP: 20px outset pink ; BORDER-BOTTOM:20px inset pink; BORDER-LEFT: 20px outset pink; BORDER-RIGHT:20px inset pink;} body { scrollbar-Face-Color:#FFC0CB; scrollbar-Highlight-Color:seashell; scrollbar-Shadow-Color:#FFC0CB; scrollbar-3dLight-color:seashell; scrollbar-Arrow-Color:seashell; scrollbar-Track-#FFC0CB:seashell; scrollbar-DarkShadow-Color:seashell} /*you forgot to terminate this line */ td, xmp { font-family: verdana; color: chocolate; font-size: 9; font-weight: normal; letter-spacing: 0pt; line-height: 12px; text-align: justify; } BODY { scrollbar-face-color:#FFFFFF; scrollbar-highlight-color:#FFF5F5; scrollbar-3dlight-color: salmon; scrollbar-darkshadow-color:#FFF5F5; scrollbar-shadow-color: salmon; scrollbar-arrow-color:#F9B7B7; scrollbar-track-color:#FFFFFF; BODY{BORDER-TOP: 20px outset pink ; BORDER-BOTTOM:20px inset pink; BORDER-LEFT: 20px outset pink; BORDER-RIGHT:20px inset pink;}html> <head> <style type="text/css"> /*this div is for my more about me*/ .div1 { font-family: tahoma; font-size: 10px; color: #000000; } /*this div is for my testimonials*/ #div2 { font-family: verdana; font-size: 10px; color: #FFFFFF; } </style> <title>Div</title> </head> <body> <div class="div1"></div><br><div id="div2"></div> </body> </html><style type="text/css"> /*this is a css style for paragraph*/ p { font-family: verdana; font-size: 10px; color: #000000; }<html> <head> <style type="text/css"> /*this div is for my more about me*/ .div1 { font-family: tahoma; font-size: 10px; color: #000000; } /*this div is for my testimonials*/ #div2 { font-family: verdana; font-size: 10px; color: #FFFFFF; } </style> <title>Div</title> </head> <body> <div class="div1"></div><br><div id="div2"></div> </body> </html>

Pages: 1..123456

Board footer

© 2024 F Talk

Current time is 08:34

[ 12 queries - 0.011 second ]
Privacy Policy