hi there,
i have to design a website and instead of using frames, i would like to use tables. but the problem is how do i set a specific cell as target for my other pages to load in it when a respective menu is selected??? i tried to incllude <iframe> in one of the cells but i don't know how to resize it to the full size of the loading webpage. plz do help.

Recommended Answers

All 3 Replies

Tables is also obsolete. My advice is learn CSS + (X)HTML, mainly usage of <div> tags in design creation. There's no point in use tables, because is slow, and for design improper.

Good site for this things is http://www.w3schools.com/

alright, thx for the reply. i'll try to find anotherway then. thx

Table is NOT obsolete. It is obsolete only for use as a substitute for margins and borders.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.