- From: Benjamin HINOJOSA <benjamin.hinojosa@univ-lille3.fr>
- Date: Sun, 23 Jan 2005 23:12:23 +0100 (CET)
- To: www-validator@w3.org <www-validator@w3.org>
I really don't understand why this page is not valide because the p balise
is OPEN and CLOSED...
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
<title>essai</title>
<style type="text/css">@import url('style.css');</style>
</head>
<body>
<p>
<table width="550" cellpadding="0" cellspacing="0" align="center">
<tr>
<td colspan="3" class="top"> </td>
</tr>
<tr>
<td class="gauche"> </td><td class="centre">r</td><td
class="droit"> </td>
</tr>
<tr>
<td colspan="3" class="bas"> </td>
</tr>
</table></p>
</body>
</html>
--
Benjamin HINOJOSA
benjamin.hinojosa@univ-lille3.fr
Received on Monday, 24 January 2005 10:15:52 UTC