Forum Moderators: not2easy

Message Too Old, No Replies

<hx class="header">?

I need two very different looking <hx>'s

         

RoadRash

3:02 am on Jul 9, 2003 (gmt 0)

10+ Year Member



I want to use the <hx> tag to better optimize my website, but users will have the ability to post html on my pages, and i do NOT want their <hx>'s modified by CSS.

How can i set it up in CSS for <hx>'s to look normal, unless there is a call specified?

RoadRash

3:06 am on Jul 9, 2003 (gmt 0)

10+ Year Member



Dur! I just figured it out, nevermind! For thoes that want to know:

My optimized <hx> tag looks like: H2.header { bunch-o-perams; 0}

and yes, the code i use looks like: <h2 class="header">

A standard <h2> tag looks normal.