473,498 Members | 359 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

dual alignment of table cell content

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 are visible when
the page loads. i would like to repeat the links aligned at the bottom of
the same column as a convenience for readers who paged down to the end of
the text.

here's a picture--can it be done? i am using html4+css1.

-------------------
- links - text
- - text
- - text
- links - text
-------------------

placing the bottom links in a second row forces their top to align below the
last line of text, which is all one row. i would actually like to align the
bottom of those links with the bottom of the text as shown above.

i created the links as an embedded, one-row-one-column table with spacing
set to make them look like colorful buttons. this is not critical.

t.i.a.
Jul 20 '05 #1
2 2772
Dave Mausner wrote:
consider a one-row, two-column table. the right column is very long with
text content. the left column is used for navigation links.


Sounds like you're using the table for layout.

< http://www.allmyfaqs.com/cgi-bin/wik...leless_layouts >

--
Brian
follow the directions in my address to email me

Jul 20 '05 #2
In article <5k********************@newssrv26.news.prodigy.com > in
comp.infosystems.www.authoring.html, Dave Mausner
<da**********@daugherty.com> wrote:
i aligned the links with the top of the column so that they are visible when
the page loads. i would like to repeat the links aligned at the bottom of
the same column as a convenience for readers who paged down to the end of
the text.


Aside from the issue of using tables for layout (usually a bad
idea), what about people who can see your whole page on one screen?
Two copies of links is going to look pretty lame. And two copies of
links increases page load time for _everyone_.

I think you can safely assume that anyone who uses a Web browser
knows how to scroll. My earnest advice is, don't waste time or
bandwidth to save users from hitting Ctrl-Home or using a mouse to
scroll up. Spend that effort instead on making sure that your design
works irrespective of screen size and window size.

--
Stan Brown, Oak Road Systems, Cortland County, New York, USA
http://OakRoadSystems.com/
HTML 4.01 spec: http://www.w3.org/TR/html401/
validator: http://validator.w3.org/
CSS 2 spec: http://www.w3.org/TR/REC-CSS2/
2.1 changes: http://www.w3.org/TR/CSS21/changes.html
validator: http://jigsaw.w3.org/css-validator/
Jul 20 '05 #3

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

Similar topics

1
10607
by: boris bass | last post by:
Below is linenumbered as well as original code -------------------------------------- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type...
1
2079
by: Eric | last post by:
Hello, I'm sure your all tired of these "alignment" question, but please endure mine. Question. Simple put: What makes a table sit beside another table, as oppose to going down below it. ...
5
4711
by: Harry | last post by:
CSS Description: Table contains a column of td cells with links. Achieved: 1. Entire link cells highlight when hovered. 2. The entire area of these cells are clickable. Problem:
3
16168
by: harry | last post by:
I want to be able to change the text alignment within a table cell between "right" & "center" depending on how many rows are in the table. Is this possible in Javascript? - can't see how to do...
2
2860
by: Andy Flash | last post by:
Hi. I'd like a little help working out what is going on with what should be a simple alignment problem. I have an outer table with a <td> which has an inner table. The <td> specified as...
7
2265
by: slitvinov | last post by:
I am learning Relax NG. The problem is that I cannot figure out how to make a schema for a table. In my case I would like to make a table with any name of child elements (columns) but columns...
6
7836
by: Andy Mabbett | last post by:
Please can someone remind me of the most elegant fix for the way Firefox fails to vertically align cell content by default? For example, the second event on: ...
18
7872
by: ~john | last post by:
Sorry if this is a dumb question buy my CSS is pretty bad... but how do I get text to center vertically within a div tag? Here's my code below... the text is displaying on the far top-right. I...
2
16393
by: nino9stars | last post by:
Hello, I have just started messing with absolute positioning on webpages, and it definitely let's you do some creative things. Well, after much searching and help, I got the images I was using...
0
7124
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
6998
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...
0
7200
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6884
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
4904
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4586
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
1416
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
651
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
287
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.