TranceAddict Forums (www.tranceaddict.com/forums)
- Chill Out Room
-- Css
Css
Ok, so let me get this straight, the style "classes" are all at the start of an HTML file, and enclosed by a
/me is confused, these online tutorials, grrrr....
Where the hell do you make the CSS file? Is there even such a thing?
http://www.w3schools.com/css/css_howto.asp
The first thing said on that page... external style sheet... So wtf, is the external style sheet an HTML file in the same directory as the main page?
Ok nm I think I get it, I didn't even read half of it, and just assumed it wouldn't explain (looks like my guesses were right, I think).
Ok here's a good question:
HTML code
___________________________________________________________
This paragraph will be right-aligned.
in the HTML document. It works without it, like this:
. I don't see the logic in putting it there, what's the point?
the point is:
code:
this text is courierthis text is arial, 11px, blue
DANGER: do not shove a 110v wire up your ass!!! (text in arial, bold, red color and 30px)
this is arial 11px, blue
goes again in courier
is pointless. But look at my code.
Also, re-read the cascading part about CSS.
Edit:
no "/" needed, as is HTML 4.01 transitional.
Powered by: vBulletin
Copyright © 2000-2021, Jelsoft Enterprises Ltd.