23-01-2011, 00:01
(Ten post był ostatnio modyfikowany: 23-01-2011, 00:01 przez Kartofelek.)
Kod:
!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title> ... </title>
<link rel="shortcut icon" href="/favicon.ico" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<link rel="stylesheet" type="text/css" href="css/style.css?v=01" />
<!--[if IE]>
<link rel="stylesheet" href="css/style_ie.css">
<![endif]-->
<!--[if lt IE 7 ]>
<link rel="stylesheet" href="css/style_ie6.css">
<script type="text/javascript" src="js/dd_belatedpng.js"></script>
<![endif]-->
</head>
<body>
</body>
</html>