Hi.
This is the code I set into the html property of a form, before <form>:
<html xmlns="
http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type" />
<title>PapaNormal</title>
</head>
<body>
<dl>
<dd><big style="color: red;"><big><big><img
style="width: 144px; height: 187px;" alt=""
src="web/images/patatas-fritas.jpg" align="left" />Papas Normales</big></big></big></dd>
<dt><big><big>Papas de primera calidad</big></big></dt>
<dd><big><big>Doraditas y crujientes</big></big></dd>
<dt><big><big>Ración 250gr.</big></big></dt>
<dd><big><big>Te las comerás todas!!!</big></big></dd>
</dl>
<br />
<br />
<big><big><big>Precio: € 2.50</big></big></big>
<hr style="width: 100%; height: 2px;" /><big><big><big> </big></big></big>
</body>
</html>
This run on firefox. On IE8, it freezes the form and does not shows anything. Is there is something bad at xhtml code?
This code is created by the wysiwyg free Kompozer. I wonder if there is any other free html editor better suited for use with NT?
I have the site up now (
www.pollonet.es). if you can take a look I'll appreciate.
Thanks
Jorge