CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> General -> Web Design

 Horizontal table

Print topic Send  topic

Author Message
pcfountain

Posts: 35
Posted: 05/03/2004, 9:35 AM

If I understand the question correctly, you just need to make a table with 1 row and as many columns as you want. Like this:

<table>
<tr>
<td>
text, content, etc
</td>
<td>
text, content, etc
</td>
<td>
text, content, etc
</td>
</tr>
</table>

That's simplified a lot, but this basic structure works.
_________________
Paul Fountain
http://www.pcfountain.com
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.