IPB

Google Frontpage Forums Unattended CD/DVD Guide
 
Reply to this topicStart new topic
> Constrain content to the brower window size
Maelstorm
post Jan 25 2008, 10:55 AM
Post #1


AT Field Pattern Blue
**

Group: Members
Posts: 243
Joined: 22-July 04
Member No.: 25202



I have a PHP script that I'm using to generate a HTML page that resides inside a frame. It's basically a menu that consists of icons and their names below. Each item (the icon image and it's corresponding text) is defined in it's own table. The problem is that either I get a single colum of individual tables, or a single row of tables. So when using multiple singularly defined tables, how do you get the frame/window wrap (like text)?
Go to the top of the page
 
+Quote Post
PlanBForOpenOffi...
post Jan 30 2008, 09:45 AM
Post #2





Group: Members
Posts: 2
Joined: 30-January 08
Member No.: 174287
OS: XP Pro x86
Country Flag


Just leave out the tables all together. If you want text flow, you need to use inline HTML elements. tables are block elements and are supposed to be stacked one after another and the cells aligned in a row.

You probably want to format your elements as a list and then use CSS to change the styling. Look for CSS list menus in google and you should find some samples.

K<o>
Go to the top of the page
 
+Quote Post

Google Frontpage Forums Unattended CD/DVD Guide

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



Lo-Fi Version Time is now: 8th January 2009 - 11:41 PM
All trademarks mentioned on this page are the property of their respective owners
MSFN is not affiliated with Microsoft
Copyright © 2001-2008 msfn.org
Privacy Policy