Orderly Mayhem
May 21, 2012, 01:14:34 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Contact Staff List Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: Main page?  (Read 925 times)
OvermindDL1
Casual Support Developers
*
Offline Offline

Gender: Male
Posts: 278

Programmer


View Profile WWW
« on: June 25, 2007, 03:27:00 PM »

Your main page has disappeared a bit.  Instead of a message saying "Go Away" (Tongue), perhaps a server-side redirect to the forum (as I do on my site) would be more appropriate until you get the main page made?  One-line add.
Logged

BS-er
Moderator of Mayhem
Administrator
*****
Offline Offline

Posts: 2150


View Profile
« Reply #1 on: June 27, 2007, 10:16:32 PM »

awhile back I decided to leave that as is while I "quickly" come up with a logo and a forum link.  I guess we know how well that worked out Smiley.  I may take a brief programming break soon and see what I can do.
Logged
CmptrWz
Newbie
*
Offline Offline

Posts: 40


View Profile
« Reply #2 on: June 27, 2007, 11:56:05 PM »

I threw a quick one up. Did anyone notice?
Logged
OvermindDL1
Casual Support Developers
*
Offline Offline

Gender: Male
Posts: 278

Programmer


View Profile WWW
« Reply #3 on: June 28, 2007, 07:14:15 PM »

I take it you are hosting the site CmptrWz?  And since you made the page that means I can put down those 4 validation errors that my browser is complaining about in the bottom bar. Smiley
Code:
Result: 4 errors / 0 warnings

line 1 - Error: no document type declaration; implying "<!DOCTYPE HTML SYSTEM>"
line 5 column 30 - Error: there is no attribute "COLOR"
line 6 column 96 - Error: required attribute "ALT" not specified
line 7 column 39 - Error: required attribute "ALT" not specified

And here is a version ran through tidy:
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title>
      Orderly Mayhem
    </title>
<style type="text/css">
/*<![CDATA[*/
 body {
  background-color: #000000;
 }
 h1.c2 {text-align: center}
 p.c1 {text-align: center}
/*]]>*/
</style>
  </head>
  <body color="#FF2800">
    <p class="c1">
      <a href="http://mad.orderlymayhem.com"><img src="logo/madlogo.jpg" border="0" alt="MAD" /><br />

      <img src="logo/madname.jpg" border="0" alt="Machines, Anarchy and Destruction" /></a>
    </p>
    <h1 class="c2">
      <a href="http://forum.orderlymayhem.com/">Forum</a>
    </h1>
  </body>
</html>
« Last Edit: June 29, 2007, 04:19:47 AM by OvermindDL1 » Logged

BS-er
Moderator of Mayhem
Administrator
*****
Offline Offline

Posts: 2150


View Profile
« Reply #4 on: June 28, 2007, 09:24:59 PM »

Hey thanks Smiley
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1 RC3 | SMF © 2001-2006, Lewis Media Valid XHTML 1.0! Valid CSS!


Google visited last this page May 12, 2012, 11:01:39 PM