Mobile support
This commit is contained in:
4
404.html
4
404.html
@ -1,11 +1,11 @@
|
||||
<title>Sirtom93.com - Error 404</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
|
||||
<link rel="stylesheet" href="/style.css" type="text/css" media="screen" />
|
||||
<link rel="stylesheet" href="./style.css" type="text/css" media="screen" />
|
||||
</head>
|
||||
<body>
|
||||
<div align="center">
|
||||
<p class="menu"><a title="" href="/">Home</a> | <a title="" href="/flash.html">Flash</a> | <a title="" href="/programming.html">Programming</a> | <a title="" href="/contact.html">Contact </a>| <a title="" href="/doom.html">Doom</a></p></div>
|
||||
<p class="menu"><a title="" href="./">Home</a> | <a title="" href="./flash.html">Flash</a> | <a title="" href="./programming.html">Programming</a> | <a title="" href="./contact.html">Contact </a>| <a title="" href="./doom.html">Doom</a></p></div>
|
||||
<p> </p>
|
||||
<center>
|
||||
<table class="table" width="745" border="0" bordercolor="#000000">
|
||||
|
Reference in New Issue
Block a user