Click to See Complete Forum and Search --> : link to dispaly on page 1


BuTcHoK
09-08-2003, 08:30 PM
hello again, on the first page, on the left side i have links, if the user click on the links, i want the page to display on the right side and inside a cell which means page 2 and so forth, will display on page 1, could anyone tell me how could this be done?

Charles
09-08-2003, 08:45 PM
By using the IFRAME (http://www.w3.org/TR/html4/present/frames.html#edef-IFRAME) or OBJECT (http://www.w3.org/TR/html4/struct/objects.html#edef-OBJECT) elements and by eschewing TABLEs for layout.

BuTcHoK
09-08-2003, 10:19 PM
thank you, ill study it first, i dont know what r those, thank you also for the link, it was a big help, but may i know what "eschewing of tables" mean?

Charles
09-09-2003, 05:36 AM
Originally posted by BuTcHoK
may i know what "eschewing of tables" mean? From the HTML 4.01 Specification:
Tables should not be used purely as a means to layout document content as this may present problems when rendering to non-visual media. Additionally, when used with graphics, these tables may force users to scroll horizontally to view a table designed on a system with a larger display. To minimize these problems, authors should use style sheets to control layout rather than tables.
http://www.w3.org/TR/html4/struct/tables.html#h-11.1And see http://www.glish.com/css/ and http://www.w3.org/TR/REC-CSS2/ for some layout ideas.

BuTcHoK
09-09-2003, 07:16 PM
thank you sooooooooo much! all those links are so great and so helpful, seems i got a lot of studying to do! :D...thanks again ang god bless