sappatoti
Posts: 14844
Joined: 10/30/2006 From: the edge of darkness... Status: offline
|
To immediately solve the right justification problem, insert the align=right modifier. My tests with this do make the image right justify, but from all appearances it may not look like it. To give the page the visual appearance, the table that holds the image must be expanded to larger than at least 675 px. At present the horizontal image size is 645 px so trying to right justify a mere 25 px is not noticeable. My tests with the table width at being 800 px along with including the align=right modifer does move the image to the right side of the table. Having stated that, if I may offer some advice. Care needs to be taken with making sure the tags are properly closed. In the HTML source provided in the OP, some of the tags are missing their closing tags which can bring about unexpected results when rendering the page in a browser. I also noticed some <tr> tags that don't appear to do anything but since the example appears to be a classroom exercise, those extra tags may be required.
< Message edited by sappatoti -- 12/30/2009 11:14:30 AM >
_____________________________
Never mind the man on the edge of the darkness... he means no harm... "Community, Identity, Stability." ~ A Brave New World, Aldous Huxley, 1932 If you don't like my attitude, QUIT TALKING TO ME!
|