Виправлення помилок

Влад Мержевич

Виправте помилки у наведеному коді.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>Таблица</title>
 </head>
 <body>
  <table cellpadding="0" cellspacing="0" border="2">
   <tr>
    <td valign="top">Ut aliquip ex ea commodo.</td>
    <td valign="top">Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</td>
   </tr>
   <tr>
    <td valign="bottom">Lobortis nisl.</td>
    <td valign="top">Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</td>
   </tr>
  </table>
 </body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  <title>Таблица</title>
 </head>
 <body>
  <table cellpadding="0" cellspacing="0" border="2">
   <tr>
    <td valign="top">Ut aliquip ex ea commodo.</td>
    <td valign="top">Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</td>
   </tr>
   <tr>
    <td valign="bottom">Lobortis nisl.</td>
    <td valign="top">Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</td>
   </tr>
  </table>
 </body>
</html>
SEO текст: Виправлення помилок у HTML коді: навчання та практика.

Часті запитання