Re: Two things about lowercase tags
Eric Laffoon <[email protected]>
| Newsgroups | gmane.comp.kde.devel.quanta.user |
|---|---|
| Organization | KDE WebDev |
| Message-ID | <[email protected]> |
On Monday 11 February 2008 12:43:52 pm Andras Mantia wrote: > > I can't seem to find anyway of defaulting tags to lowercase. Is > > there anyway to do this in Quanta? > > Settings->Configure Quanta->Tag Style ... and select there what you > want. I think shockingly upper case is the default in W3C older HTML. Also setting your document to a DTD like XHTML transitional will lower case tags by default, and I think it should prevent upper case here really as it would be in violation of the DTD IIRC. I hope that helps. There's not a lot of point in creating HTML files when the transitional XHTML does pretty much everything the same and is future compliant. -- Eric Laffoon Project Lead - kdewebdev module