Click here to get back home

aligning multipule tables in html

 HomeNewsGroups | Search | About
 comp.infosystems.www.authoring.html    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
aligning multipule tables in html Oxnard 10-22-2004
Posted by Oxnard on October 22, 2004, 3:58 pm
Please log in for more thread options
One of the issues I seem to run into is text, tables and such being display
to the left of some other object. The only way around it I have found is to
make one big table and start dividing it up. Below is an example. The second
table tends to want to be to the right of the first table. What is another
way to prevent tables and such without making a very large table or using
frames? Note the <!-- --> are in there as I'm using OE. For some reason
even though I have OE set to use plain text. it still wants to display the
html as in a browser. If you know a way to stop that it let me know.

Thanks
Ox



<!--

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
<head>
<title></title>
</head>
<body>
<table width="800" align="left">
<tr>
<td align="center" width="100%"><h3> test test test</h3><hr
width="100%"></hr></td>
</tr>
</table>

<table width="800" height="600" align="left">
<tr>
<td> test test </td>
</tr>
<tr>
<td align="left" height="500" width="800" >
<iframe width="800" height="500" scrolling="no" name="t1"
src="http://www.apache.org/"></iframe>
</td>
</tr>
</body>
</html>

-->




Posted by David Dorward on October 23, 2004, 2:57 am
Please log in for more thread options
Oxnard wrote:

> One of the issues I seem to run into is text, tables and such being
> display to the left of some other object. The only way around it I have
> found is to make one big table and start dividing it up.

http://www.allmyfaqs.com/faq.pl?Tableless_layouts

--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is


Similar ThreadsPosted
links not aligning right October 8, 2007, 12:00 am
re: links not aligning right October 8, 2007, 1:31 pm
Aligning content vertically September 8, 2005, 7:59 pm
Aligning Flash swf into a webpage September 24, 2005, 3:38 pm
Center-Aligning elements May 12, 2008, 12:41 am
Newbie query: aligning text elements left and right? July 22, 2004, 11:25 am
How to position a "footer" div? (Aligning with "bottom:0" aligns to the viewport and not to the containing element :-( ) February 19, 2007, 3:22 am
Problem with HTML tables November 10, 2006, 6:08 pm
comparing HTML tables May 12, 2007, 9:47 am
No TABLES in html. No hacks in CSS. Any layout possible, crossbrowser. Try it. December 30, 2007, 7:42 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap