Unnecessary spaces in code can cause rendering problems in IE
If you are having unexpected white spaces between images, you might try going into the code and removing any spaces that might be there between the end of the img tag and the closing td tag
E.g. alt=”something”> </td>
Dreamweaver will sometimes add these space by accident which can cause rendering problems in Internet Explorer.
Alt Tags, better for SEO when separated with spaces?
I learned today that Alt tags should not have underscores in them between the key words, instead, the words should be separate which is better for Search Engine indexing.
e.g
Incorrect alt=”important_keyword”
Correct alt=”Important Keyword”
Here are some similar arcade posts
- How do I format my HTML code? How to I remove the extra blank lines in the code quickly and easily?
- How do I bold text in Dreamweaver? What are the proper HTML tags to bold text?
- HTML comments do not work in Interchange
- My Windows Explorer and Internet Explorer keep giving me an error message that says “Fatal Error”
- August 13, 2004
If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.











Comments
No comments yet.
Leave a comment
Your email address is never displayed and cannot be spammed. Read our comment privacy policy.