add a div container to all pages...
This commit is contained in:
@@ -7,8 +7,10 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>Hi...</h1>
|
||||
<a href="/start.html">Go to Start!!</a>
|
||||
<div class="container">
|
||||
<h1>Hi...</h1>
|
||||
<a href="/start.html">Go to Start!!</a>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user