XHTML

Zach

New member
I'm trying to get custom XHTML tags to work.

from what I understand I should be able to define them in a stylesheet and then use them, but I am having no luck. I swear I had it working once before but I am totally lost at this moment.

Everything I've looked up on the web has been too cryptic at best

Any help ?
 

M.H.A.Q.S.

New member
Neco are you talking about XML or dynamic HTML.
 

Zach

New member
Div's will work, but span won't.

I'd rather not muck up my code with a bunch of class refferences though. I'd rather just use flat out tags.


Less typing, more cleaning, easier to read
 
Top