Hello guys, I really need your help in sorting this out. This html file, http://www.koicolors.net/check-this-out/learn.html is damaged when viewed using Mozilla Firefox but not in Google Chrome and Internet Explorer. If anyone has managed to conquer this one, I would appreciate some instructions. Thanks, magiclouie
Thanks guys for viewing it. Anyway, I have done lot of research and I have come across this, http://validator.w3.org/ I have sorted it out.
Hello guys, I was so happy because I thought I have already fixed it already, but when I created the other sales page, http://leopardgeckofeed.com/check-this-out/learn.html, it looks good in both Firefox and Chrome, but this time it looks damaged when viewed in Internet Explorer. Any suggestion you may provide will be highly appreciated.
to start with you didn't close your h2 tag: <div> <h2> <p align="center"> <font color="#000000"> The So Called 'Experts' Started To Ask ME Questions When They Saw My Golden Book of Leopard Gecko Care. </font> </p> <h2> </div> I will keep looking and let you know of others.
Do you know CSS at all? Why using p centered with font-color in a h2 tag? h2 { color:#000; text-align:center; width:xxxpx; height:xxxpx; } Code (markup): Any why putting a h2 into a div? That does not make any sense at all. I would say you should learn CSS/HTML at w3schools.com Ooops, suspended accounts Guess I am too late
Try using Adobe browser lab. Maybe you have some browser incompatibility issue. You have to fix that.