Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

CSS/HTML tag??????

0 views
Skip to first unread message

Howie

unread,
Sep 5, 2002, 2:05:46 PM9/5/02
to
Hi,

I recently came across some CSS page files in a tutorial. In the source,
the author uses this tag in the body of the page:

<p class="greek">

and follows it with some goofy text, and does this to make some text show up
when looking at the page online.

Is the "greek" class for real? Is it part of CSS or HTML? I can't find it!
Or, is he just using that description to point out what follows is just
gibberish?

thanX! I appreciate the help.
Howie

viza

unread,
Sep 5, 2002, 6:28:33 PM9/5/02
to
and then Howie said:

You can put whatever you like (within certain naming conventions) and as
long as your CSS selectors match the class attribute, it will work.

http://www.w3.org/TR/html401/struct/global.html#adef-class

0 new messages