CSS, and html |
CSS, and html |
Dec 12 2004, 06:56 PM
Post
#1
|
|
![]() Star of Berryz ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 406 Joined: May 2004 Member No: 15,033 |
What's the different between CSS and html? I'm confused//
|
|
|
|
![]() |
| *mona lisa* |
Dec 13 2004, 12:51 AM
Post
#2
|
|
Guest |
in html, you use tags and stuff like this..
<font="arial">blahblah</font> <font color=blue>blahblah</font> <font size=2>asdalsdj</font> but in css, you put stuff like this: <style type=text/css> /* remove regular modules */ texttable.left, td.mainleft, table.left, table.navigation, table.search{display:none} table.blogbody tr td {width:0px; padding: 0px;} </style> something like that. |
|
|
|
starwberry_applez CSS Dec 12 2004, 06:56 PM
electric shock i dont know..
but html is like
<font="aria... Dec 12 2004, 06:58 PM
sweetdreamsx3 CSS is the part where you change the scrollbar col... Dec 12 2004, 07:00 PM
electric shock oh... well there's your answer.
and thanks.... Dec 12 2004, 07:01 PM
starwberry_applez soo... u usally use both of them in a layout? Dec 13 2004, 07:03 AM![]() ![]() |