Saturday, 23 April 2011

PORTFOLIO PROJECT: TESTING IN DIFFERENT BROWSERS

I just tested my website in IE and google chrome, and it is displaying extremely poorly in IE but OK in google chrome. The problem with google chrome is the way i've done the line breaks. i just need to make a small change to the code! I was doing <br></br> line breaks which is fine in firefox as it ws ingoring the second break close, but not google chrome. The problem was that i was using XHTML break code in a HTML document.

I currently have no idea why IE isnt displaying it properly. I am using the DOCTYPE declaration at the top of the page, which W3schools sugested.

No comments:

Post a Comment