Posted by fatihturan on Fri 7 Nov 14:25
report abuse | download | new post
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <title>Örnek Proje</title>
- <!--META-->
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <meta name="description" content="Enter Description Here..." />
- <meta name="keywords" content="Enter Keywords Here..." />
- <meta name="author" content="XHTML KITCHEN" />
- <meta name="robots" content="index,follow" />
- <meta http-equiv="imagetoolbar" content="no" />
- <meta http-equiv="content-language" content="tr-TR" />
- <!--/META-->
- <!--STYLES-->
- <link href="styles/reset.css" rel="stylesheet" type="text/css" media="screen" />
- <link href="styles/screen.css" rel="stylesheet" type="text/css" media="screen" />
- <!--[if lte IE 7]>
- <link href="styles/ie.css" rel="stylesheet" type="text/css" media="screen" /><![endif]-->
- <!--/STYLES-->
- <!--SCRIPTS-->
- <script src="scripts/jquery.js" type="text/javascript"></script>
- <script src="scripts/functions.js" type="text/javascript"></script>
- <!--/SCRIPTS-->
- </head>
- <!--CONTAINER-->
- <div id="container">
- <!--HEADER-->
- <div id="header">
- </div>
- <!--/HEADER-->
- <!--CENTER-->
- <div id="center" class="clearfix">
- <!--SIDEBAR-->
- <div id="sidebar">
- </div>
- <!--/SIDEBAR-->
- <!--CONTENT-->
- <div id="content">
- </div>
- <!--/CONTENT-->
- </div>
- <!--/CENTER-->
- <!--FOOTER-->
- <div id="footer">
- </div>
- <!--/FOOTER-->
- </div>
- <!--/CONTAINER-->
- </body>
- </html>
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.