|
||||
|
Centered Table Layouts.
Wondering how I centered my layouts properly? Well, here's the place to know how! You can actually make a table layout shift any way you want, as long as you code it properly.
1. First off, you have to make a table (obviously). You do that by using this code:
2. Underneath this, you will now insert this code:
<td colspan="5"> <img src="YOURIMAGEHERE.JPG" width="600"> </td> </tr> 3. Here's a slightly tricky part. Underneath the banner, you will now insert your content and navigation:
<td width="5" valign="top"> </td> PUT ALL OF YOUR CONTENT HERE. </td> PUT ALL OF YOUR NAVIGATION HERE. </td> </tr> 4. This step is optional, but if you want to have an end image (as I sometimes have), you can just create another row/column and insert your end image there:
<td colspan="5"> <img src="YOURENDIMAGEHERE.JPG" width="600"> </td> </tr> 5. Now, just add this little piece of code:
</table> Congratulations! You have now learned how to make a centered table layout! I don't know about other people, I just know that this is my way of doing it. You can replace the align="center" in the first piece of coding with align="right" or align="left"; it's all up to you. PLEASE remember to credit me if you use this tutorial, because it took me a long time to write. { Backward. }
|
The Navigation.
» The Index
» About Jayde » For the Strangers » Tutorials » Misty Dreams The Statistics.
Webmiss: Jayde
Host: Alys <33! Version: 18.0 by me Since: Dec. 16th, 2005 Online: visitors Resolution: 1200x800 Browser: IE, Firefox Dailies.
Ally. Alys. Anna. Annie. Emma. Max. Jac. Sher. Sheryl. Sofia.
Link Me.
![]() Copyright.
Everything on this website, including ideas & graphics, belongs to Jayde unless otherwise stated. Pictures used in layouts belong to their rightful owners. Do not use anything commercially, please and thank you.
![]()
|
|||