tidy.cfg question

Easy question for you pros . . .

I use empty clearer <div>s in my CSS to make my layouts play nice. ;)

.clear {
height:1px;
overflow:hidden;
clear:both;
margin-top:-1px;
}

Currently, Tidy removes them and then my design breaks and I have to
redo everything. What do I need to add to the .cfg file so Tidy will
leave these empty <div>s alone?

TIA,

sisterscape


	
		
__________________________________ 
Celebrate Yahoo!'s 10th Birthday! 
Yahoo! Netrospective: 100 Moments of the Web 
http://birthday.yahoo.com/netrospective/

Received on Tuesday, 8 March 2005 06:49:40 UTC