Jump to content

Tables


LiamProductions

Recommended Posts

Heres a bit of code i need help with:

 

<html>
<head>
<title>My new homepage</title>
</head>
<body>
<center>
<table border="2">
<tr>
<td><h1>Liams site</h1></td>
</tr>
<tr>
<td>Menu</td>
<td> Content</td>
</tr>
</table>
</center>
</body>
</html>

 

How do i make the Menu table a certain width and hieght and same with content.

 

Plus where the Header table is. theres a box in the top right.

Link to comment
Share on other sites

% will grow with the page and is probably your best bet unless you just want the size to stay the same regardless of screen resolution.  I like to design with both Header in Pixels and Side or images that need to grow with the page in percentages. Heres a good article

 

www.digital-web.com/articles/designing_for_the_web

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.