|
I am looking your site in dreamweaver...
van gogh and syndac said what You have to do...
I simply copy your page in design view, paste in a new document and page appear in IE. Here is the part of code:
<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1250" />
<title>Untitled Document</title>
</head>
<body> MUST BE CLOSED TAG AT THE END
<table width="777" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
blablabla....blablabla...
..........
.....
<table width="760" border="0" align="center" cellpadding="6" cellspacing="4" style="BORDER-TOP: #999999 3px solid;">
</body> VOILA!
</html>
I hope that would be helpful with advices of my predecessors
|