Posted by Ed Seedhouse on 03/06/07 07:41
On 5 Mar 2007 21:27:55 -0800, "weetat" <weetat.yeo@gmail.com> wrote:
>Hi all,
>
> I have html as shown below , which display correctly in IE 7 but not
>in FireFox 2.0.0.2.
> Anyone have ideas or suggestion what cause the problem ?
>
>thanks
>
>
>
><html>
Assuming your original contained all the code, we need go no further.
Lack of a DTD puts browsers into quirks mode where each browser will
render things differently.
If you don't know what a DTD is - well, time to get a clue.
[Back to original message]
|