Jump to content

Xandor

New Members
  • Posts

    3
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

Xandor's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Ah, tnx. havent used that before at all actualy. hehe.. tnx alot :)
  2. Hello everyone. Hope someone can help me a little out here.. I got a little website from a friend that he wanted a little help redoing some of. I.e when you click links he wants them to show up in one of the cells, not open a new page or "taking ownership" of the whole page, becourse he wants to keep links and so. He didnt want to make it in frames so he made the whole page a table with diffrent cells for each section. The page is set up something like: [code]<table width="100%" height="394" border="1">   <tr>     <td height="74" colspan="3">Site title</td>   </tr>   <tr>     <td height="25" colspan="3">Link | Link | Link </td>   </tr>   <tr>     <td width="12%"><p>Link</p>       <p>Link</p>       <p>Link</p></td>     <td width="76%"><p>Main box where he wants everything</p>       </td>     <td width="12%"><p>Link</p>       <p>Link</p>       <p>Link</p></td>   </tr> </table>[/code] Been searching a little around but havent found anything :( might be me not searching the right places/right things, or maby it cant be done? Anyways hope i can at least get some input on it :) Xandor
×
×
  • 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.