please help..

Discussion in 'CSS' started by cosa, May 9, 2005.

  1. #1
    is there a way to open a link .html within a part of a table?
    like for example.. you have your navigation bar within a <td> and u want to open the data on another <td> of the same box, can u do that?
     
    cosa, May 9, 2005 IP
  2. CompressedAir

    CompressedAir Peon

    Messages:
    56
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You might want to look into something called an IFRAME. However, I wouldn't really recommend it, as they are not that easy to use or search engine friendly.
    If you are using some server side logic, you could always include/import the file you need.
     
    CompressedAir, May 9, 2005 IP