<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
I supposed that with this declaration, my html codes will have the same output in diff browsers (at least in Chrome, IE and Firefox). But the problem is, when I run my codes in these 3 browsers, it will have different outputs. The output in Chrome is the one that looks good while in IE and Firefox, the output is messed already (eg. the margin is diff., logo overlap with the website name, and other stuffs like that). Do you guys have any idea on how can I solve this problem?
I am using Dreamweaver v8, Firefox 14.0.1, IE8 and Chrome 21.0.1180.75 m .... Thanks in advance guys...
By the way, I'm a newbie in web development, so I pls be kind and a little patient to me. Thank you.

New Topic/Question
Reply


MultiQuote




|