It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming HTML Forum

Problem with spacing

Problem with spacing

Postby Athest on Sun Jan 21, 2007 12:59 am

I'm pretty new to HTML, but i'm trying to get a webpage up for my guild on World of Warcraft. The problem i'm having is, on the front page i wana have one the left side the navagation bar and the important people in the guild. In the middle of the page I want updates. The problem i'm having is after the navagation table the updates table is after it, now i've tried working with the margins to bring it up, but it changes from computer to computer even when the resolution is the same. So i'm just wondering is there a way I can get it to all start at the top, and to keep it viewable for each resolution.

Heres the code I have

Code: Select all
<html>
<head>
<title>~Mortality~ a World of Warcraft Arthas Horde Guild</title>
<style>
p {font-family:Arial;size:6;}
h1 {font-family:Viner Hand ITC;}
table {font-family: Sans Serif, Arial;}
table.midsection {margin-top:10;font-family:Sans Serif, Arial;}
table.rightsection {margin-top:0;font-family:Sans Serif, Arial;}
td.roster {align:center;}
img.link {height:40;width:150;border:000000;}
</style>
</head>

<body bgcolor="000000" text="cc0000" link="cc0000" vlink="cc0000">

<h1><center>Mortality</center></h1>

<!--- This is the header for the navigation table --->
<div align=left>
<table border="1" width="175" cellpadding="0" cellspacing="0" bgcolor="a8a8a8">
   <tr>
      <td colspan="2" align=center>Navigation</td>
   </tr>
</table>
</div>
<!--- This is the end of the navigation header --->

<!--- These are the navigation keys for making your way through the site --->
<div align=left>
<table border="0" width="175" cellpadding="0" cellspacing="0" bgcolor="(hex144,144,144)#909009">
   <tr>
      <td cellpadding="0">-Home</td>
   </tr>
   <tr>
      <td cellpadding="0"><a href="http://s14.invisionfree.com/UnforgivenGuild">-Forums</a></td>
   </tr>
   <tr>
      <td cellpadding="0">-Roster</td>
   </tr>
      <td cellpadding="0">-DKP</td>
   </tr>
   </tr>
      <td cellpadding="0"><p>-Recruitment</p></td>
   </tr>
</table>
</div>
<!--- This is the end of the navigation links --->


<!--- This is the header for the guild leadership table --->
<div align=left>
<table border="0" width="175" cellpadding="0" cellspacing="0" bgcolor="a8a8a8">
   <tr>
      <td colspan="2" align=center>Guild Leadership</td>
   </tr>
</table>
</div>
<!--- This is the end of the guild leadership heading --->

<!--- This is the guild information --->
<div align=left>
<table border="0" width="175" cellpadding="0" cellspacing="0" bgcolor="(hex144,144,144)#909009">
   </tr>
   <tr>
      <td colspan="2">Athest-</td>
   </tr>
   <tr>
      <td colspan="2"><font size="1">Guild Leader</font></td>
   </tr>
   <tr>
      <td colspan="2">Kathak-</td>
   </tr>
   <tr>
      <td colspan="2"><font size="1">Council</font></td>
   </tr>
</table>
</div>
<!--- This is the end of the guild information table --->


<!--- This is the Guild Updates Header Section --->
<div align=center>
<table class="midsection" border="2" width="600" bgcolor="a8a8a8">
   <tr>
      <td align=center><h3>Guild Updates</h3></td>
   </tr>
</table>
</div>
<!--- This is the end of the Guild Updates Header --->

<!--- This is the beginning of the Guild Updates section --->
<div align=center>
<table class="midsection" border="1" width="600" bgcolor="(hex144,144,144)#909009">
   <tr>
      <td align=center><p>Hello everyone and welcome to the Mortality Guild Homepage. We are a World of Warcraft guild dedicated to stomping out all of the newest bosses. But how are we going to do that? Well with recruitment open we need strong and dedicated
             members that are ready and willing to raid. So if your looking to get started go to our recruitment forums and post an application! Hope to see you all soon.</p>
   </tr>
   <tr>
      <td>If anyone can find me a good horde picture i'd be stoked to use it for the recruitment
         we could also use a few talented artists to make a good banner for the web page, cause we all know that
         Mortality text is boring as hell.</td>
   </tr>
</table>
</div>

<!--- This is the end of the guild updates section, this will be constantly updatd with
   current updates so it will not end here --->
</body>
</html>
Athest
 
Posts: 3
Joined: Sat Jan 20, 2007 1:19 am

Postby Ash on Sun Jan 21, 2007 1:53 am

Can you post a live version?
User avatar
Ash
1000+ Club
 
Posts: 1020
Joined: Wed Aug 03, 2005 6:10 pm
Location: England

Postby Athest on Sun Jan 21, 2007 2:08 am

How would I do this, sorry i'm really new at this stuff ><
Athest
 
Posts: 3
Joined: Sat Jan 20, 2007 1:19 am

Postby webmaster on Sun Jan 21, 2007 10:15 am

Athest wrote:How would I do this, sorry i'm really new at this stuff ><
He means if you can post a link to where this site.
Make sure to check out our TNX Review and Link Vault Review
User avatar
webmaster
Site Admin
 
Posts: 2695
Joined: Tue Aug 17, 2004 1:07 pm
Location: Sweden

Postby Athest on Sun Jan 21, 2007 11:17 pm

Oh, I don't have it up yet, i'm still working on coding it. But I can't seem to get it to work.
Athest
 
Posts: 3
Joined: Sat Jan 20, 2007 1:19 am


Who is online

Users browsing this forum: No registered users and 9 guests