- From: Arnaud Desitter <arnaud.desitter@ouce.ox.ac.uk>
- Date: Tue, 8 Mar 2005 09:43:49 -0000
- To: "sisterscape" <sisterscape@yahoo.com>
- Cc: <html-tidy@w3.org>
Which version of tidy ? An small example ?
----- Original Message -----
From: "sisterscape" <sisterscape@yahoo.com>
Newsgroups: gmane.comp.web.html-tidy.user
Sent: Tuesday, March 08, 2005 6:49 AM
Subject: 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
>
Received on Tuesday, 8 March 2005 10:52:20 UTC