Log in

View Full Version : Table Problem



Nick954x
11-24-2006, 07:37 PM
I am trying to figure out if there is a way to load a web page or image inside a table cell can you guys please help me.

boxxertrumps
11-24-2006, 09:19 PM
mkay,
#1, you shouldn't use tables.
#2, you don't know how to place *Images*???
what can you do in HTML, besides tables?

if nothing, or even just some stuff, i suggest reading a few tutorials and looking at a professional web page's source code.

and for loading a different page into a document, you need to make use of the iframe tag, or a frameset.

for loading an image, you need to learn html. thats all ill say...