html website (cant type to the right of the table)

Discussion in 'Software' started by hentajus, Jan 21, 2008.

  1. hentajus

    hentajus Private E-2

    http://www.islempos.110mb.com/


    thats my little plan for a website
    my question:
    how do i type text to the right side of the meniu table that has the button pictures like "apie kompanija" "nuotraukos" and stuff... i can't type text there.. i am making the webste with dreamweaver and notepad


    someone please help... i cant even type it in notpad if i do it's either in the table or if i type the text below the table source code then the text is below etc. etc.

    you know i want to have some text like news and stuff and that table should be the menu




    THANKS A LOT!!!!
     
  2. Publius

    Publius Sergeant

    Most people here will probably point out that the best way to do this to avoid browser conflicts etc is to use CSS. However, if you want to use tables, the simplest solution is to just wrap a table around the tables you have already written:

    Code:
    <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    <html><head>
    <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"><title>islempos.html</title>
    
    </head><body style="background-color: rgb(0, 0, 0);">
    <center>
    [COLOR="Red"]<table style="align: left; width: 739px;" border=0 cellpadding=0 cellspacing=0>
    <tr>
    <td colspan=2>[/COLOR]
      <table style="text-align: left; width: 739px; height: 147px; background-color: black;" border="1" cellpadding="2" cellspacing="2">
      <tbody>
      <tr>
      <td><img style="width: 323px; height: 140px;" src="http://www.islempos.110mb.com/mm_entertainment_image.jpg" alt=""><img style="width: 90px; height: 140px;" alt="dede" src="http://www.islempos.110mb.com/filmstrip3-90x140.jpg"><img style="width: 311px; height: 140px;" alt="IŠ LEMPOOOOOOOOOS" src="http://www.islempos.110mb.com/mm_entertainment_image.jpg">
      </td>
      </tr>
      </tbody>
      </table>
      <br>
      <br>
      <br>
    [COLOR="red"]</td></tr>[/COLOR]
    
    [COLOR="red"]<tr>
    <td style="width: 148px;">[/COLOR]
      <table style="text-align: left; width: 148px; height: 250px;" border="1" cellpadding="2" cellspacing="2">
      <tbody>
      <tr>
      <td><img src="http://www.islempos.110mb.com/APIE%20PANEL.GIF" alt=""><br>
      <br>
      <img src="http://www.islempos.110mb.com/BIOGRAFIJOS%20PANEL.GIF" alt=""><br>
      <br>
      <img src="http://www.islempos.110mb.com/NUOTRAUKOS%20PANEL.GIF" alt=""><br>
      <br>
      <img src="http://www.islempos.110mb.com/SUSISIEKTI%20PANEL.GIF" alt=""></td>
      </tr>
      </tbody>
      </table>
    
    [COLOR="red"]<td style="width: 591px; text-align: middle;">
    <font style="color: white; font-weight: bold;">Here is where you can type the body of the page!<br>
    Here is where you can type the body of the page!<br>
    Here is where you can type the body of the page!<br>
    Here is where you can type the body of the page!<br>
    Here is where you can type the body of the page!<br>
    Here is where you can type the body of the page!<br>
    Here is where you can type the body of the page!<br>
    Here is where you can type the body of the page!<br>
    Here is where you can type the body of the page!<br>
    Here is where you can type the body of the page!<br>
    </td></tr>
    </table>[/COLOR]<pre><p style="color: red;">NES TIK DIEDUKO GREBLYS ŠVARIAI GREBIA
    -Vidas Individas</p> </pre>
    </body></html>
    The red code is what I added. This also sets an absolute width for your page and centers it so users with different screen resolutions will have less trouble seeing the page the way you want them to. You can embed tables within tables with as many layers as necessary.

    I only looked at this in IE, so I don't know if other browsers will display it properly.

    Hope that helps!
     
    Last edited: Jan 22, 2008

MajorGeeks.Com Menu

Downloads All In One Tweaks \ Android \ Anti-Malware \ Anti-Virus \ Appearance \ Backup \ Browsers \ CD\DVD\Blu-Ray \ Covert Ops \ Drive Utilities \ Drivers \ Graphics \ Internet Tools \ Multimedia \ Networking \ Office Tools \ PC Games \ System Tools \ Mac/Apple/Ipad Downloads

Other News: Top Downloads \ News (Tech) \ Off Base (Other Websites News) \ Way Off Base (Offbeat Stories and Pics)

Social: Facebook \ YouTube \ Twitter \ Tumblr \ Pintrest \ RSS Feeds