et là c'est quoi le blème?
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>
- <title></title>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
- <meta name="GENERATOR" content="Microsoft Visual Studio .NET 7.1">
- <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
- </head>
- <body>
- <p>monbody</p>
- </body>
- </html>
|
Error Line 6 column 66: end tag for "meta" omitted, but OMITTAG NO was specified.
...ERATOR" content="Microsoft Visual Studio .NET 7.1">
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
✉
Info Line 6 column 0: start tag was here.
<meta name="GENERATOR" content="Microsoft Visual Studio .NET 7.1">
Error Line 7 column 85: end tag for "meta" omitted, but OMITTAG NO was specified.
...emas.microsoft.com/intellisense/ie5">
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
✉
Info Line 7 column 0: start tag was here.
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/