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.
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.
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...
Bookmarks