Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Web Design Lobby Forum for general web design issues not specific to scripting or graphics.

   

Reply
 
LinkBack Thread Tools Display Modes
Old 02-11-2007, 02:45 AM   #1 (permalink)
v7n Mentor
 
DaveyBoy's Avatar
 
Join Date: 10-13-03
Location: England.
Posts: 6,183
iTrader: 0 / 0%
Latest Blog:
None

DaveyBoy is a web professional of the highest orderDaveyBoy is a web professional of the highest orderDaveyBoy is a web professional of the highest orderDaveyBoy is a web professional of the highest orderDaveyBoy is a web professional of the highest orderDaveyBoy is a web professional of the highest orderDaveyBoy is a web professional of the highest orderDaveyBoy is a web professional of the highest orderDaveyBoy is a web professional of the highest orderDaveyBoy is a web professional of the highest orderDaveyBoy is a web professional of the highest order
Dreamweaver valign problem...

I'm building my new web site in tables (yes, i know..) and I have my content area ready to add the content, with the valign for the cell set to 'top'. In Dreamweaver 8, it is showing the text at the top of the cell but when I preview in browsers (both IE and FF) it is centred vertically in the cell. It only will move to the top if I literally fill the area with text or adds mulitple line breaks. Has anybody had this problem before?

Thanks.
DaveyBoy is offline  
Add Post to del.icio.us
Reply With Quote
Old 02-11-2007, 04:20 AM   #2 (permalink)
Inactive
 
IslaScotts's Avatar
 
Join Date: 09-21-06
Location: Below and to the left of my sister
Posts: 1,186
iTrader: 0 / 0%
IslaScotts is a splendid one to beholdIslaScotts is a splendid one to beholdIslaScotts is a splendid one to beholdIslaScotts is a splendid one to beholdIslaScotts is a splendid one to beholdIslaScotts is a splendid one to beholdIslaScotts is a splendid one to beholdIslaScotts is a splendid one to beholdIslaScotts is a splendid one to beholdIslaScotts is a splendid one to beholdIslaScotts is a splendid one to behold
Send a message via Yahoo to IslaScotts
Yes and unfortunately I said "screw you table" and just used CSS instead. I know one thing that messes up table valign is percentages for border and width like:

Code:
<tr> <td width="90%" valign="top"> <table border=10% width='100%'>
It would have to be something like:

Code:
<tr> <td width="90%" valign="top"> <table border=1 width='100%'>
I doubt that helps.. but it is all I can muster
IslaScotts is offline  
Add Post to del.icio.us
Reply With Quote
Old 02-11-2007, 04:57 AM   #3 (permalink)
v7n Mentor
 
DaveyBoy's Avatar
 
Join Date: 10-13-03
Location: England.
Posts: 6,183
iTrader: 0 / 0%
Latest Blog:
None

DaveyBoy is a web professional of the highest orderDaveyBoy is a web professional of the highest orderDaveyBoy is a web professional of the highest orderDaveyBoy is a web professional of the highest orderDaveyBoy is a web professional of the highest orderDaveyBoy is a web professional of the highest orderDaveyBoy is a web professional of the highest orderDaveyBoy is a web professional of the highest orderDaveyBoy is a web professional of the highest orderDaveyBoy is a web professional of the highest orderDaveyBoy is a web professional of the highest order
Thanks Isla, i don't think I have borders on there actually but I will double-check!

It's so frustrating!!!
DaveyBoy is offline  
Add Post to del.icio.us
Reply With Quote
Old 02-11-2007, 10:35 PM   #4 (permalink)
Inactive
 
IslaScotts's Avatar
 
Join Date: 09-21-06
Location: Below and to the left of my sister
Posts: 1,186
iTrader: 0 / 0%
IslaScotts is a splendid one to beholdIslaScotts is a splendid one to beholdIslaScotts is a splendid one to beholdIslaScotts is a splendid one to beholdIslaScotts is a splendid one to beholdIslaScotts is a splendid one to beholdIslaScotts is a splendid one to beholdIslaScotts is a splendid one to beholdIslaScotts is a splendid one to beholdIslaScotts is a splendid one to beholdIslaScotts is a splendid one to behold
Send a message via Yahoo to IslaScotts
Oh hey.. if your still looking to fix the table thing I ran across something about it ... here ... while I was looking something else up on tables. It tells you what attributes you can use, but more importantly the ones you can't they usually give a why and an alternate method for accomplishing the same thing. It's an "about.com" page.. which i don't personally like... but hey it was useful!
IslaScotts is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Dreamweaver problem - adding sidelinks to a library/asset natv Web Design Lobby 0 09-27-2007 08:19 AM
Google's China Problem (and China's Google Problem) - NYTimes Sunday Mag (4/23/06) Julie Google Forum 3 09-18-2007 02:00 AM
Drop down menu problem in dreamweaver Mrs. Grunion Web Design Lobby 10 05-14-2007 02:14 PM
Problem with Page Properties in Dreamweaver iriaki Web Design Lobby 7 09-07-2006 11:03 AM
CSS ---> valign Pipeline-Webdesign Coding Forum 2 07-06-2004 03:17 PM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 07:51 AM.
© Copyright 2008 V7 Inc