<!DOCTYPE HTML>
<html>
<head>
<script type="text/javascript" src="http://localhost/assets/js/jquery.js?1355302140"></script>
<script type="text/javascript" src="http://localhost/assets/js/test.js?1355301790"></script>
<link type="text/css" rel="stylesheet" href="http://localhost/assets/css/test.css?1355301952" />
</head>
<body>
<div id ="wrapper">
<div id="header">
</div>
<div id="content">
</div>
<div id="footer">
</div>
</div>
</body>
</html>
What are they for, are they needed, how do I get rid of them?
Thanks again.
<!DOCTYPE HTML>
<html>
<head>
<script type="text/javascript" src="http://localhost/assets/js/jquery.js?1355302140"></script>
<script type="text/javascript" src="http://localhost/assets/js/test.js?1355301790"></script>
<link type="text/css" rel="stylesheet" href="http://localhost/assets/css/test.css?1355301952" />
</head>
<body>
<div id ="wrapper">
<div id="header">
</div>
<div id="content">
</div>
<div id="footer">
</div>
</div>
</body>
</html>
This is the thing that drives me nuts. Is there a workaround? I want everything inside the head tags to have an extra indent and be consistent down the document.
Thanks again.
It looks like you're new here. If you want to get involved, click one of these buttons!