"Alfred Lorona" <w6wqc (AT) dslextreme (DOT) com> wrote:
Quote:
Do I need to create a table to position two images side by side and
centered on a page |
No.
Quote:
or can it be done with HTML tags? |
Did you think you would create an HTML table without using HTML tags?
Seriously, you can use e.g.
<div align="center"><img alt="..." src="..."><img
alt="..." src="..."></div>
If the images are not the same height, things get a little more
complicated.
--
Yucca,
http://www.cs.tut.fi/~jkorpela/
Pages about Web authoring:
http://www.cs.tut.fi/~jkorpela/www.html