Просмотр файла head.php

Размер файла: 1.82Kb
<?
 header('Expires: Mon, 28 Jul 1997 05:00:00 GMT');
 header('Cache-Control: no-store, no-cache, must-revalidate');
 header('Cache-Control: post-check=0, pre-check=0', FALSE);
 header('Pragma: no-cache');
 header('Content-Type: text/html; charset=UTF-8');
 echo'<?xml version="1.0" encoding="utf-8"?>';
?>
<!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" xml:lang="ru">
<head>
<title>ECHO.EXEP.RU</title>


<style type="text/css">

html { background-color : #5988D3; }
body { padding : 4px;  max-width : 450px; margin : 1px auto; font-family : tahoma;  font-size : 14px;background-color : #5988D3;}
div { color : #C7DCFF; font-family : tahoma;  font-size : 14px; }
a:link, a:visited, a:active { color : #C0D2F0; text-decoration : none; }
a:hover { color : #fff; text-shadow : #1E56C7 1px 1px 0;}
font { color : #83CDF9; }
form { margin : 1; }

.foot ,.head { 
	color : #C4DBFF;
	font-size : 14px; font-weight : bold; 
	text-shadow : #2A4193 1px 1px 0;
	background-color :#346ECA;
	border-top: 1px solid #6B99E8; 
	border-bottom: 1px solid #2A4193; 
	margin : 2px 0px 2px 0px;
	padding : 2px; 
}

.title { 
	color : #B2C1F5; 
	font-family : arial; font-size : 15px; font-weight : bold;  font-style : italic; 
	text-shadow : #1E56C7 1px 1px 0;
	background-color : #467BD4;
    border-top: 1px solid #6B99E8; 
	border-bottom: 1px solid #2A4193; 
	padding :  2px 7px 2px 10px;
}

.box { 
	background-color : #2D63BB;
	padding : 5px ;
	border-left: 1px solid #3653BD; 
	border-right: 1px solid #3653BD; 
}

hr {
	border : 0;
	height : 1px;
	margin-top : 2px;
	margin-bottom : 4px;
	border-top : 1px solid #7CA7F0;
    max-width : 105px; 
   text-align :  left;
}

</style>
</head><body>