This is a discussion on "Why isnt my website correct in IE?" within the Web Page Design section. This forum, and the thread "Why isnt my website correct in IE? are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Why isnt my website correct in IE?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Hi,
Im new and just learning to use css and tables. So far all the code on my page displays correctly on all browsers, except for Internet Explorer. I heard of stories that IE is really iffy with html. I can narrow it down to the right side of my page that is the problem cuz its the only thing that doesnt show up correctly. Eveyrthing is suppose to be centered. Look at it in FF and you will see how it is suppose to look like. Can anyone give me some pointers on how to fix it in making it look correct in IE? I also have another problem with the forms on IE...it simply doesnt work. However it works in other browsers. What is up? http://www.homesmustgo.com |
|
|
|
|||
|
Re: Why isnt my website correct in IE?
you seem to have a very small error in your html
try changing this part of your code. <alt width="60" height="109"> <p class="bluebox"> for questions & info: all that is changed is <td width is changed to <alt width hope this helps |
|
|||
|
Re: Why isnt my website correct in IE?
The table on the right should be these dimensions
|
|
||||
|
Re: Why isnt my website correct in IE?
PLEASE READ: How and When to post your question!
- Add a DOCTYPE (HTML Strict would be best) - Then validate your code. You have 40 errors right now without the doctype and with an HTML Strict doctype you'll have 50 errors - Add a character set Make your HTML efficient |
![]() |
| Tags |
| trouble with ie |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] why isnt my javascript displaying the text | skat | JavaScript Forum | 3 | Jan 26th, 2008 20:43 |
| Why Style sheet isnt working | kaz | Web Page Design | 19 | Dec 21st, 2007 01:10 |
| [SOLVED] div isnt moving down | danny322 | Web Page Design | 1 | Dec 3rd, 2007 12:35 |
| XML/RDF Example, is it correct? | Wheeler | Other Programming Languages | 0 | Oct 19th, 2005 17:48 |