Is it possible to split a frame or to creat a frame in a frame in HTML?

  • Thread starter Thread starter Roland
  • Start date Start date
R

Roland

Guest
I am thinking about creating a website with the lnks on the left the text in the middle and a header or a logo at the to.I also want to split the links area into smaller categories that is why i am thinking about the framesplitting.
 
using a table maybe better for what you want.. you could put a table within a table.. or something see the first link i've included for information on tables and the second for information on frames :) do a search in the w3schools if your still not satisfied :)
 
Back
Top