473,487 Members | 2,452 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Aligning content in table cell to top of cell

JJA
Please advise on how I can get this content (from "Choose a Map" down
to the "Show Map" button) to be positioned at the top of this table
cell.

Please see:

http://www.mortgagedataweb.com/devmd...custommaps.asp

I know I should not be using HTML tables for presentation structure
but this is legacy stuff I need to modify quickly.

Apr 26 '07 #1
6 9158
JJA wrote:
Please advise on how I can get this content (from "Choose a Map" down
to the "Show Map" button) to be positioned at the top of this table
cell.

http://www.mortgagedataweb.com/devmd...custommaps.asp

I know I should not be using HTML tables for presentation structure
but this is legacy stuff I need to modify quickly.
1. Ick
2. That much JavaScript should be moved to external .js files.
3. <td id="mapSelection" width="20%" valign="top">
^^^^^^^^^^^^^--add this
4. Ick.

--
John
Apr 27 '07 #2
In article
<11**********************@u32g2000prd.googlegroups .com>,
JJA <jo*********@gmail.comwrote:
Please advise on how I can get this content (from "Choose a Map" down
to the "Show Map" button) to be positioned at the top of this table
cell.

Please see:

http://www.mortgagedataweb.com/devmd...custommaps.asp

I know I should not be using HTML tables for presentation structure
but this is legacy stuff I need to modify quickly.
You could try:

<td id="mapSelection" width="20%" valign="top">

--
dorayme
Apr 27 '07 #3
In article <46**********@news.bluewin.ch>,
John Hosking <Jo**@DELETE.Hosking.name.INVALIDwrote:
JJA wrote:
Please advise on how I can get this content (from "Choose a Map" down
to the "Show Map" button) to be positioned at the top of this table
cell.
3. <td id="mapSelection" width="20%" valign="top">
^^^^^^^^^^^^^--add this
John, I noticed too late you had already answered this!

--
dorayme
Apr 27 '07 #4
dorayme wrote:
In article <46**********@news.bluewin.ch>, John Hosking wrote:
>>JJA wrote:
>>>Please advise on how I can get this content (from "Choose a Map" down
to the "Show Map" button) to be positioned at the top of this table
cell.
>>3. <td id="mapSelection" width="20%" valign="top">
^^^^^^^^^^^^^--add this

John, I noticed too late you had already answered this!
No worries, Ben C provided an even better answer (with actual CSS) over
in c.i.w.a.h even before I posted mine here.

--
John
Apr 27 '07 #5
In article <46**********@news.bluewin.ch>,
John Hosking <Jo**@DELETE.Hosking.name.INVALIDwrote:
dorayme wrote:
In article <46**********@news.bluewin.ch>, John Hosking wrote:
>JJA wrote:

Please advise on how I can get this content (from "Choose a Map" down
to the "Show Map" button) to be positioned at the top of this table
cell.
>3. <td id="mapSelection" width="20%" valign="top">
^^^^^^^^^^^^^--add this
John, I noticed too late you had already answered this!

No worries, Ben C provided an even better answer (with actual CSS) over
in c.i.w.a.h even before I posted mine here.
Have not yet seen it, but I am not surprised. We are the quick
and dirty handybeings, he is the tradesman. <g>

--
dorayme
Apr 27 '07 #6
dorayme wrote:
You could try:

<td id="mapSelection" width="20%" valign="top">
On in stylesheet, (this is ciwas right?),

#mapSelection { vertical-align: top; }

or

TD { vertical-align: top; }

if you want change the default and have all of your tables cell aligned
at the top.
--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Apr 27 '07 #7

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

Similar topics

3
2811
by: Cedric Villat | last post by:
I'm messing around the width of a table and can't see to get it right. Let me explain what I am trying to do. I have 5 cells in 1 row. The first cell I would like to be 20% of the screen space. The...
2
1891
by: autogoor | last post by:
I have a table and, in one cell of it, I have another table. How can I center the second table in the cell with css? Thanks, autogoor
1
3368
by: dumblede | last post by:
Hello fellows, i would like to center a 800px wide 600px high content area without using frames. I have "come up" with the following solution so far. It works under IE 6.0, Firefox 1 (under...
6
7652
by: chris | last post by:
is there a way by using html or javascript or anything else for that matter to detirmine the actual height or width of a table or cell for example if i only set the height to 100 and the data in...
7
1644
by: Scott Teglasi | last post by:
Hi all, I was curious as to how others whom have dealt with this problem have handled it. The problem is that I have a site design of a fixed width and height and want to center that content...
1
968
by: DAL | last post by:
How can I align a table in the center of the browser? Thanks in advance, DAL.
2
1691
by: JJA | last post by:
Please advise on how I can get this content (from "Choose a Map" down to the "Show Map" button) to be positioned at the top of this table cell. Please see: ...
1
1415
by: stcalixte | last post by:
First off, I really don't know much about Access, so please bear with me. Here's my problem. I have an Access file containing about 15 columns and 600 rows. Each cell in one of the columns...
3
1362
by: iamconfused | last post by:
Hi All... I have a very simple question (atleast I hope it is). How can I make sure the table on my page always appears in the middle (vertically & horizontally)? I am using dreamweaver, it...
2
1326
by: amit1990 | last post by:
I want to select the content of a cell of the data grid view, actually i got the code as follows Dim a, b As Integer a = e.RowIndex b = e.ColumnIndex MsgBox(a & b) ...
0
7181
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
6846
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...
0
7349
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5442
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4874
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
3076
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3071
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1381
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 ...
0
267
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.