Help - Search - Members - Calendar
Full Version: CSS
Forums > Resource Center > Support Center > Xanga Support > Xanga Resolved Topics
starwberry_applez
What's the different between CSS and html? I'm confused//
lovescream
i dont know..
but html is like
<font="arial">blahblah</font>
<font color=blue>blahblah</font>
<font size=2>asdalsdj</font>
<b>asldjads</b>
You get the point.
That's HTML.
CSS.. i have no idea what it is. _dry.gif
sweetdreamsx3
CSS is the part where you change the scrollbar colors and everything else. it's a stylesheet.
lovescream
oh... well there's your answer.
_smile.gif
and thanks.. now I know what CSS is.
mona lisa
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. happy.gif
starwberry_applez
soo... u usally use both of them in a layout?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.