summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackware.com>2017-07-12 17:23:24 -0500
committerRobby Workman <rworkman@slackware.com>2017-07-12 17:23:24 -0500
commit9c39b139478f6ea2a7b5e7371f8b7670d0078c5c (patch)
tree0042000785e9763c4d950dfd373ad68362aa92a0 /index.html
parent9ade046a5db8a53e6f10919628657d7fcdf42e31 (diff)
downloadslackware-freenode-9c39b139478f6ea2a7b5e7371f8b7670d0078c5c.tar.xz
index.html: More formatting and validation enhancements
Diffstat (limited to 'index.html')
-rw-r--r--index.html36
1 files changed, 26 insertions, 10 deletions
diff --git a/index.html b/index.html
index f99e022..6dbd5e2 100644
--- a/index.html
+++ b/index.html
@@ -3,18 +3,19 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
-<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-<meta http-equiv="expires" content="0" />
-<meta name="language" content="en-us" />
-<meta name="keywords" content="slackware freenode irc" />
-<meta name="abstract" content="##slackware on freenode" />
-<meta name="author" content="Robby Workman" />
-<meta name="contact" content="rworkman AT slackware.com" />
-<meta name="generator" content="vi" />
-<link rel="stylesheet" type="text/css" href="/slackware-freenode/css/main.css" />
+ <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+ <meta http-equiv="expires" content="0" />
-<title>##slackware info</title>
+ <meta name="language" content="en-us" />
+ <meta name="keywords" content="slackware freenode irc" />
+ <meta name="abstract" content="##slackware on freenode" />
+ <meta name="author" content="Robby Workman" />
+ <meta name="contact" content="rworkman AT slackware.com" />
+ <meta name="generator" content="vi" />
+ <link rel="stylesheet" type="text/css" href="/slackware-freenode/css/main.css" />
+
+ <title>##slackware info</title>
</head>
<body>
@@ -198,6 +199,21 @@
</li>
</ul>
</div>
+ <br />
+ <div align="center">
+ <p>
+ <a href="https://validator.w3.org/check?uri=referer">
+ <img src="https://www.w3.org/Icons/valid-xhtml10"
+ alt="Valid XHTML 1.0 Transitional"
+ height="31" width="88" /></a>
+ &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
+ <a href="https://jigsaw.w3.org/css-validator/check/referer">
+ <img style="border:0;width:88px;height:31px;"
+ src="https://jigsaw.w3.org/css-validator/images/vcss"
+ alt="Valid CSS!" /> </a>
+ </p>
+ </div>
+ <br />
</body>
</html>