cup html

someone here who can do a cup page in html :S

sry for my english :P

pm me in #sonatix
Comments
6
word order is more a problem xD
1. Find image of cup
2. Insert image tag to cup image in html document
3. Profit!!!
voilà

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">

<HTML>
<HEAD>
<TITLE>morQup.et</TITLE>

<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1251">
<META NAME="DESCRIPTION" CONTENT="morQup.et">
<META NAME="KEYWORDS" CONTENT="morQup.et">
<META NAME="ROBOTS" CONTENT="INDEX, FOLLOW">
<META NAME="REVISIT-AFTER" CONTENT="1 MONTH">
<link rel="icon" href="icon.gif" type="image/gif">
<link rel="stylesheet" href="css/style.css">
</HEAD>
<BODY bgcolor="#272727" style="margin 0px">
<TABLE border="0" cellpadding="0" cellspacing="0" align="center">

<TR>
<!-- HEADER -->
<TD width="500" height="150" colspan="3"><img src="img/morqup.jpg" width="500" height="150" /></TD>
<!-- EINDE HEADER -->
</TR>
<TR>
<!-- ONDER -->
<TD width="150" align="right" background="bgtable.gif" valign="top">
<!-- MENUITEMS -->
<a href="index.html" class="menu"><img src="img/info.jpg" border="0"></img></a><br />
<a href="teams.html" class="menu"><img src="img/teams.jpg" border="0"></img></a><br />
<a href="grid.html" class="menu"><img src="img/grid.jpg" border="0"></img></a><br />
<a href="maplist.html" class="menu"><img src="img/maplist.jpg" border="0"></img></a><br />

<a href="results.html" class="menu"><img src="img/results.jpg" border="0"></img></a><br />
<a href="crew.html" class="menu"><img src="img/crew.jpg" border="0"></img></a><br />
<div class="normal">Contact on <a class="normal" href="irc://irc.quakenet.com/morQup.et">#morQup.et</a></div>
<!-- EINDE MENUITEMS -->
</TD>
<TD width="345" class="special" valign="top">
<!-- CONTENT -->
<div class="h1">morQup.et</div><br /><br />
<div class="normal">This is a 3on3 one-day cup. You can sign-up at <a href="irc://irc.quakenet.com/morqup.et" class="normal">#morQup.et</a> by either PM-ing koek`, KoonE or morqu. Every round the teams will play one map. The map list of this cup can be found <a href="maplist.html" class="normal">here.</a><br />

We have one server available, but we prefer to play on one of the team's server. Our goal is to just have fun, and depending on the amount of sign-ups, play a cup with 16/32 teams, and a back-up list in case someone can't play. </div>
<!-- EINDE CONTENT -->
</TD>
</TR>
</TABLE>
</BODY>
</HTML>

may add a new name, colors etc :DDD
& sned teams.html, grid.html, maplist.html, results.html, crew.html + images

NP!
Parent
thx mates :)

u helped the next sonatix cup :=)
Back to top