Author Topic: Bit of HTML Help  (Read 802 times)

  • Offline Emil

  • Posts: 6
  • Newbie
Bit of HTML Help
on: June 01, 2008, 16:38:31 PM
www.emil-b.com

thats my current page, its nowhere near sorted yet

at the moment its 3 frames, one row across the top horizonally and 2 colums

what i want to do is have one scroll on the right that will scroll down both of the 2 vertical column tables, any help would be appreciated

** my guess is that 2 the 2 colums would have to sit inside another table? but im unsure how to do that

Bit of HTML Help
Reply #1 on: June 02, 2008, 12:43:39 PM
Dont use frames :D

  • Offline Emil

  • Posts: 6
  • Newbie
Re:Bit of HTML Help
Reply #2 on: June 06, 2008, 11:53:01 AM
What do u suggest mate

Bit of HTML Help
Reply #3 on: June 06, 2008, 12:01:10 PM
You can split content by div, frames arent useful, they make it very difficult to bookmark a page as the address you save wont relate to the content if only frames are updated.

Splitting the page is a bit strange too, easier to just have two columns with div which scroll together.

  • Offline neXus

  • Posts: 8,749
  • Hero Member
Re:Bit of HTML Help
Reply #4 on: June 06, 2008, 22:10:59 PM
divs with an overflow (css) will scroll and not be an iframe.

0 Members and 1 Guest are viewing this topic.