|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
Confirmed User
Join Date: Apr 2002
Posts: 9,736
|
some HTML help!
Hi, i'm having a rather stupid problem with html.
This is just the basic table for part of my layout.. <table width="700"> <tbody> <tr> <td width="200">Top Left</td> <td width="500" rowspan="2">Main Content of the page</td> </tr> <tr> <td width="200">Bottom Left</td> </tr? </tbody> </table> Alright.. the thing is.. when the cell with the main content gets larger than the 2 left cells.. it begins to stretch them. Problem is, it stretches both, but i only want the bottom one to be stretched! I can't for the life of me figure out wtf to do! I've done it before on another site, i just can't find it =\ So please, somebody! :P |
|
|
|
|
|
#2 |
|
Confirmed User
Join Date: Apr 2002
Posts: 9,736
|
oh for fuck's sake.. how do i display html without it.. well.. actually making the html? lol
|
|
|
|