what is ccs, is it a feature you?(sorryifitalk2much) |
![]() ![]() |
what is ccs, is it a feature you?(sorryifitalk2much) |
![]()
Post
#1
|
|
![]() Kuki Nakamarua - AKA Bobby Lee ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 447 Joined: Mar 2004 Member No: 8,812 ![]() |
sorry if i talk to much aznhybird!but what is ccs.if it is to long to explain then give me a url to see what it is.
|
|
|
![]()
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,628 Joined: Apr 2004 Member No: 13,359 ![]() |
cascade styling sheet
|
|
|
![]()
Post
#3
|
|
![]() i'm susan ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 13,875 Joined: Feb 2004 Member No: 5,029 ![]() |
HAHAHA i didnt even kno that either... like wat it stands for newais... u knoe u can look it up in google... are u lazy or somethin? lols
|
|
|
*lookitskim* |
![]()
Post
#4
|
Guest ![]() |
Topic Moved
|
|
|
![]()
Post
#5
|
|
![]() Feh... I want ramen!! ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 928 Joined: Feb 2004 Member No: 3,203 ![]() |
what css does is defines certain terms so that throughout the defined area of css, all the terms you said to be a certain way are that way.
for instance, if you tell the bold tag to become red in your style definitions, then every time you use the bold tag it will be red. it is called cascading because you can have multiple layers of css and they can position over each other. i know there's another reason its called cascading but i have forgotten at the moment... |
|
|
![]()
Post
#6
|
|
![]() PHIL ˝ ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,663 Joined: Mar 2004 Member No: 6,982 ![]() |
CODE <!-- begin code provided by createblog.com --> <style type="text/css"> /*By xanga.com/south_east_pcfislander*/ body { background-image:url(); background-repeat:no-repeat; background-position:center center; background-attachment: fixed; background-color: #FFFFFF; scrollbar-arrow-color: #cc9999; scrollbar-track-color: #FFFFFF; scrollbar-shadow-color: #ffffff; scrollbar-face-color: #FFFFFF; scrollbar-highlight-color: #ffffff; scrollbar-darkshadow-color: #FFFFFF; scrollbar-3dlight-color: #FFFFFF; } .center, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 10px Verdana; line-height:13px; color:#000000; letter-spacing:0px; text-align:center;; } table.footer TD { /* this makes the footer at the bottom centered */ /* leave it alone unless you know what to do*/ text-align: center; } div.blogheader, .caption { /* edits the dates */ font-family:Verdana; text-transform:none; font-size:10px; font-weight:bold; color:#cc9999; letter-spacing:-1px; background-color: #FFFFFF; text-align: center; padding-bottom: 3pt; border: 1px solid #cc9999; border-width: 3px 1px 1px 1px; padding: 3pt; } .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color: #000000; } a:link, .footernav.link, a.footernav:link, a.footernav:active, a:visited, a.footernav:visited, { /* edits all links */ color:#cc9999; font:normal 10px verdana; line-height:13px; text-decoration: none; } a:hover { /* edits when user mouseovers the links */ color:#cc9999; font:normal 10px Verdana; line-height:13px; cursor: http://babylononline.net/adkclan/cursor/blacktrans.cur; text-decoration: none; } input, select, textarea, iframe.htmleditor, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px solid #cc9999; font:normal 10px Verdana; background-color: #ffffff; color:#FFFFFF; } table.left { /* this edits the menu module */ border: 0px solid #cc9999; width:160px; background-color: transparent; } table.blogbody { /* this edits the other the place where the blog is */ border: 0px solid #cc9999; background-color: #FFFFFF; width: 100%; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-color:#FFFFFF; font: normal 10px Verdana; text-transform: none; color:#CC0000; border: 1px solid #cc9999; border-width: 3px 1px 1px 1px; } table.left TD { /* on your menu module, this edits the body part of it */ background-color: transparent; border: none; font:normal 10px verdana; color:#000000; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: transparent; border: 1px solid #cc9999; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 0px solid #cc9999; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 100%; } hr { /* horizontal divider */ border: 1px solid #cc9999; width:100%; } table.blogbody div.smalltext{ /* this edits the blog entry footer */ text-align:caenter; padding-bottom:3px; } td.maincenter, {width: 100%; } </style> <!-- end code provided by createblog.com --> this is my Css |
|
|
![]()
Post
#7
|
|
![]() pimpalishious ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 436 Joined: Feb 2004 Member No: 4,370 ![]() |
CSS is how to make custom style sheets without HTML tags.
|
|
|
*[2]Nekked* |
![]()
Post
#8
|
Guest ![]() |
theres gotta be like 283403284329 topics like this. and theres a search feature on createblog. so go search.
|
|
|
![]() ![]() |