Просмотр файла pismo/servis/servis.php

Размер файла: 958B
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Сервис</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="style.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
a:link {
	color: #444444;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #444444;
}
a:hover {
	text-decoration: none;
	color: #444444;
}
a:active {
	text-decoration: none;
	color: #444444;
}
-->
</style></head>

<body>
<div class="head">Письмо ленину :)</div>
<div class="main">

<form action = "sv.php" method="get">
Заголовок страниц: <input type="text" name="title"/><br>
Адрес сайта: <input type="text" name="url"/><br>
Копирайт: <input type="text" name="c"/><br>
<input type="submit"/></div>
<div class="head">by X-Zibete</div>
</body>
</html>