summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackware.com>2017-07-12 13:34:04 -0500
committerRobby Workman <rworkman@slackware.com>2017-07-12 13:34:04 -0500
commit6506e99091012b89b4adaead4aed6eb0d9c4d3ed (patch)
tree5834325120bb8983f30cbb0cca414762f8bbf720 /index.html
parentb3fa743ceab39987e7b2e47c9276c01db8474349 (diff)
downloadslackware-freenode-6506e99091012b89b4adaead4aed6eb0d9c4d3ed.tar.xz
Add css and lots of formatting
Diffstat (limited to 'index.html')
-rw-r--r--index.html36
1 files changed, 30 insertions, 6 deletions
diff --git a/index.html b/index.html
index b412555..ed920e2 100644
--- a/index.html
+++ b/index.html
@@ -1,13 +1,33 @@
<html>
-<h3>##slackware (freenode) informational website</h3>
+<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="/css/main.css" />
+<title>##slackware info</title>
+</head>
- <p>Welcome to the offical information page for Freenode's ##slackware.
- This page contains a bit of (hopefully) helpful information along
- with the channel rules/guidelines.
- </p>
+<body>
+<h2 align="center">##slackware (freenode) informational website</h2>
+
+ <div class="body">
+ <p>Welcome to the offical information page for Freenode's ##slackware.
+ This page contains a bit of (hopefully) helpful information along
+ with the channel rules/guidelines.
+ </p>
+ </div>
+
+<h3 align="center">General Channel Information</h3>
+
+ <div class="body">
<ul>
<li>Need a channel operator/moderator? Type "!ops" in your IRC
client. Note that there's no guarantee that an op will currently
@@ -32,8 +52,10 @@
Slackware Beginner's Guide</a>.
</li>
</ul>
+ </div>
-<h3>##slackware channel rules/guidelines</h3>
+<h3 align="center">##slackware channel rules/guidelines</h3>
+ <div class="body">
<ul>
<li>Generally speaking, treat other users in the manner you'd like
to be treated. No "flames" or trolling or nonsense behavior is
@@ -175,5 +197,7 @@
<li>Have fun and Happy Slacking!
</li>
</ul>
+ </div>
+</body>
</html>