- From: sisterscape <sisterscape@yahoo.com>
- Date: Mon, 7 Mar 2005 22:49:09 -0800 (PST)
- To: html-tidy@w3.org
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