HTML

html шаблон сайта

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
<meta name="autor" content="Ф.И.О. или никнейм автора и владельца сайта">
<meta name="copyright" content="URL сайта">
<link rel="shortcut icon" href="https://www.smartincom.ru/favicon.ico" type="image/x-icon">
<link rel="icon" href="https://www.smartincom.ru/favicon.ico" type="image/x-icon">
<meta name="keywords" content="ключевые слова">  
<meta name="description" content="описание сайта или его страницы">
<title>заголовок сайта или страницы</title>
</head>
<body>
<table width="100%">
<tr>
<td align="center" height="100px" bgcolor="#7FFF00">ШАПКА</td>
</tr>
</table>
<table width="100%">
<tr height="500px">
<td align="left" width="15%" bgcolor="#6495ED">ЛЕВАЯ КОЛОНКА</td>
<td align="center">ОСНОВНОЕ СОДЕРЖАНИЕ</td>
<td align="right" width="15%" bgcolor="#6495ED">ПРАВАЯ КОЛОНКА</td>
</tr>
</table>
<table width="100%">
<tr>
<td align="center" height="100px" bgcolor="#7FFF00">ПОДВАЛ</td>
</tr>
</table>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
<meta name="autor" content="Ф.И.О. или никнейм автора и владельца сайта">
<meta name="copyright" content="URL сайта">
<link rel="shortcut icon" href="https://www.smartincom.ru/favicon.ico" type="image/x-icon">
<link rel="icon" href="https://www.smartincom.ru/favicon.ico" type="image/x-icon">
<meta name="keywords" content="ключевые слова">  
<meta name="description" content="описание сайта или его страницы">
<title>заголовок сайта или страницы</title>
</head>
<body>
<table width="960px">
<tr>
<td align="center" height="100px" bgcolor="#7FFF00">ШАПКА</td>
</tr>
</table>
<table width="960px">
<tr height="500px">
<td align="left" width="150px" bgcolor="#6495ED">ЛЕВАЯ КОЛОНКА</td>
<td align="center">ОСНОВНОЕ СОДЕРЖАНИЕ</td>
<td align="right" width="150px" bgcolor="#6495ED">ПРАВАЯ КОЛОНКА</td>
</tr>
</table>
<table width="960px">
<tr>
<td align="center" height="100px" bgcolor="#7FFF00">ПОДВАЛ</td>
</tr>
</table>
</body>
</html>

 

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *