Forum Moderators: not2easy

Message Too Old, No Replies

HTags & CSS

Put in HTags in CSS

         

miladinovich

4:29 pm on Jul 11, 2006 (gmt 0)

10+ Year Member



Do I put the htags inside the css or outside it?

[edit reason]no personal URLs please, per TOS#13[/edit]

[edited by: SuzyUK at 4:54 pm (utc) on July 11, 2006]

jbinbpt

4:47 pm on Jul 11, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi miladinovich,

Please yank the URL from your post. The questtion can be asked in general, that help more in the long run.

The <Htags> are inside the html and they are references from within the css file like this:


h1{font-family : Arial;font-weight : bold;font-style : normal;text-align : center;font-size : 24px;}
h2{font-size : 18px;font-family : Arial;font-style : normal;font-weight : normal;}