|
site not compatible with ie (SOLVED)
|
|
03-01-2011, 09:29 AM
(This post was last modified: 03-01-2011 12:26 PM by Cookie23.)
Post: #1
|
|||
|
|||
|
site not compatible with ie (SOLVED)
Hi
Can anyone explain why in IE some of the pages in my website the entire text has become a link and some of the nav bar buttons have joined together. The site is fine in firefox and safari. http://www.ellaleedesign.com/Ehc/cottage%20stables.html many thanks |
|||
|
03-01-2011, 02:16 PM
Post: #2
|
|||
|
|||
|
site not compatible with ie (SOLVED)
Hi There, Welcome to Techmonkeys!
![]() You seem to have an unclosed a tag in your html here Code: <a href="http://www.availcheck.com/cgi-bin/calendar.cgi?propid=12108" target="_blank"With regards to different browsers showing the page differently, some compensate for malformed markup in ways that others don't so that may be what is happening here. Check Out Car Hire in Leeds and don't forget to check out my personal blog Fearless Shultz |
|||
|
03-01-2011, 04:07 PM
(This post was last modified: 03-01-2011 04:17 PM by Cookie23.)
Post: #3
|
|||
|
|||
|
site not compatible with ie (SOLVED)
Thanks. I've changed that and it seems to have helped with the link problem.
Thanks for your help. As a note I can't find any info on 'malformed markup' are there any resources or is it just a case of learning better html? Apologies for my naive skills. |
|||
|
03-01-2011, 05:00 PM
Post: #4
|
|||
|
|||
|
site not compatible with ie (SOLVED)
No problem Happy to help
![]() With regards to the phrase malformed markup, that is just a general way of saying there was an error in the code, in this case not closing the a tag. There are lots of ways of improving workflow to make it easier to spot errors like this, in my experience one of the best is to make sure that you are using a good html editor with good syntax highlighting that shows where elements start and end such as divs, a href tags etc. The one that I personally use is http://netbeans.org/ but there are lots of good ones out there. You can also use things such as the W3C Validator http://validator.w3.org/ to check your code but depending on your experience level, that can be a bit overwhelming at first and might throw up a lot of things that are technically classed as problems but aren't affecting your page displaying to users. One of the most common things that causes errors in html is forgetting to close tags and it is something that even the most experienced people do quite often so don't worry about it and feel free to ask any other questions
Check Out Car Hire in Leeds and don't forget to check out my personal blog Fearless Shultz |
|||
|
03-01-2011, 05:37 PM
Post: #5
|
|||
|
|||
|
site not compatible with ie (SOLVED)
Thank you that is very useful and I proably will.....oh dear.
I have used that validator on other sites but they were ony simple 4 page sites that were easy to fix. This one threw up some stuff that really did scare me! many thanks C |
|||
|
« Next Oldest | Next Newest »
|

Search
Member List
Calendar
Help



