Hi Bhomis.

First, you sould understand about the Web Standards from W3C.

This line just says to the browser which version of the HTML the page is using.
The line that you put here, is from XHTML 1.0 Transitional.

If your page gets strange with this line, it's because you are out of
the XHTML specification.
You need to be within the specification, XHTML 1.0, HTML 4, HTML 5,
whatever you want to use.

On Thu, Jun 17, 2010 at 14:26,  <bho...@aol.com> wrote:
> Hi.  Dreamweaver automatically places the following line at the top of  the
> page:
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
> Is it necessary?  It throws off the appearance of my pages.  When  I remove
> it, things look as they should.
> Thanks,
> bhomis
> ______________________________________________________________________
> css-discuss [cs...@lists.css-discuss.org]
> http://www.css-discuss.org/mailman/listinfo/css-d
> List wiki/FAQ -- http://css-discuss.incutio.com/
> List policies -- http://css-discuss.org/policies.html
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>



-- 
Rafael Henrique da Silva Faria
Grupo de Sistemas e Redes

Serviço Técnico de Informática
Faculdade de Ciências e Letras do Campus de Araraquara - UNESP
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to