Jump to content

ermac

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by ermac

  1. I've got the same problem:

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"><html><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2"><meta http-equiv="Content-Language" content="pl"><title>title</title><style type="text/css">table {	height: 100%;}td {	height: 100%;}</style></head><body><table border="1" width="100%">  <tr>    <td width="100%"> </td>  </tr></table></body>

    when I remove:

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">

    it works fine but it connot be validated as html :)any sugestions?

×
×
  • Create New...