Jump to content

New page displayed in a single table cell.


Xandor

Recommended Posts

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
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.