 |
HTML Help Please Search for the answer to your question before asking it! Thanks.
|
| View previous topic :: View next topic |
| Author |
Message |
prix2
Joined: 12 Oct 2009
Posts: 1
|
| Posted: Mon Oct 12, 2009 12:58 pm html not displaying properly |
|
|
Hi,
We are creating a newsletter in html and it does not display properly in IE. It is fine in all the other browsers. Any sugestions?
http://www.print-tech.net/News/PT-Oct_News-09.html
Thank you. |
|
|
sticks464
Joined: 31 Dec 2006
Posts: 2629
|
| Posted: Mon Oct 12, 2009 3:22 pm |
|
|
Try adding a complete doctype
Code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
and change the opening <script> tag in the head section to
Code: <script type="text/javascript"> |
|
|
| |
|
|
|
Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group
|