473,385 Members | 1,973 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

table should be aligned on bottom of a Frame


Hello,

i have a frameset with 3 rows. The top row of the frame has a table
(height: 50px). This table should be aligned on bottom of the Top-Frame
(height: 100px). The problem: at the moment the table is aligned on top.
Jul 23 '05 #1
3 1633
Werner Eggert wrote:
i have a frameset with 3 rows.
http://www.html-faq.com/htmlframes/?framesareevil
The top row of the frame has a table (height: 50px).


http://allmyfaqs.com/faq.pl?Tableless_layouts
Jul 23 '05 #2
In message <op**************@news.rainer-online.de>, Werner Eggert
<fi***@gmx.net> writes

Hello,

i have a frameset with 3 rows. The top row of the frame has a table
(height: 50px). This table should be aligned on bottom of the Top-Frame
(height: 100px). The problem: at the moment the table is aligned on top.

Do you have a url for the frameset so that we can look at it?

regards.
--
Jake

Jul 23 '05 #3
put yr table inside a table that's 100px high, thus:

<table height=100><tr><td valign bottom>

<table height=50><tr><td> yr content... </td></tr></table>

</td></tr></table>

good luck.. HTH... Frances
Werner Eggert wrote:

Hello,

i have a frameset with 3 rows. The top row of the frame has a table
(height: 50px). This table should be aligned on bottom of the Top-Frame
(height: 100px). The problem: at the moment the table is aligned on top.


Jul 23 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Dave Mausner | last post by:
consider a one-row, two-column table. the right column is very long with text content. the left column is used for navigation links. i aligned the links with the top of the column so that they...
1
by: ajay | last post by:
I have following code for a slide menu but i twiked it to work for a single level menu. Open it in a Browser to get a clear picture. I have 2 Qs 1) How to make first entry as non-link. i.e i...
8
by: Jukka K. Korpela | last post by:
I just noticed that most browsers render <table border="1"><tr><td><p>foo</p></td></tr></table> the same way as <table border="1"><tr><td>foo</td></tr></table> That is, they ignore the p...
6
by: BT | last post by:
I'm trying to format a three column table and I can't get things to line up the way I need to. The first column is text of variable length that might wrap onto multiple lines. It is within...
8
by: Harry Haller | last post by:
The right arrow in IE is displayed aligned to the bottom of the line. Is there any way I can display it aligned vertially in the middle? Example: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01...
8
by: Dave Cook | last post by:
Hi I would like to create a table that uses the whole width of IE. I have set the table width to 100% and the right margin to 0 on the document but still the table is displayed about 50 pixels...
0
by: Thomas Scheiderich | last post by:
I have a table that has 3 image slices. The middle slice changes size based on size of browser window. This works great. My client wants the date to show over the image on the right. So what I...
1
Merlin1857
by: Merlin1857 | last post by:
How to search multiple fields using ASP A major issue for me when I first started writing in VB Script was constructing the ability to search a table using multiple field input from a form and...
7
by: maya | last post by:
I have an image and right next to the image I have some text, all w/in the same <td>.. but, even though I have valign="top" for the <td>, the text does not appear on top of the <td>, it appears...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.