Webmaster Forum

Go Back   Webmaster Forum > Web Development > Coding Forum

Coding Forum Problems with your code? Discuss coding issues, including JavaScript, PHP & MySQL, HTML & CSS, Flash & ActionScript, and more.


Reply
 
LinkBack Thread Tools Display Modes
Old 04-16-2004, 08:09 AM   #1 (permalink)
Member
 
Join Date: 12-10-03
Posts: 35
iTrader: 0 / 0%
Latest Blog:
None

blelisa is liked by many
CSS alignment problem

Once again I am having a problem with alignment in CSS. Go figure! I have a site which has a contact form currently made out of a table. But since tables are now considered quite out of date, I need to trasform the table into CSS. If you look at http://www.hemisphere.net/broadbandcontact.htm you will see the page made in tables.
If you go to http://www.hemisphere.net/contactp.htm you will see I cannot get my right column to line up right against my left column. I tried using float:left on my left column and float: right; on my right column but it made my columns indent about half an inch to the right. Please help me, I am loosing my mind here! :p
Thanks,
Lisa
blelisa is offline  
Add Post to del.icio.us
Reply With Quote
Old 04-16-2004, 08:13 AM   #2 (permalink)
Senior Member
 
DaveyBoy's Avatar
 
Join Date: 10-13-03
Location: England.
Posts: 3,886
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
'tables are considered out of date'

blah.
DaveyBoy is offline  
Add Post to del.icio.us
Reply With Quote
Old 04-16-2004, 08:16 AM   #3 (permalink)
Member
 
Join Date: 12-10-03
Posts: 35
iTrader: 0 / 0%
Latest Blog:
None

blelisa is liked by many
I take it you do not agree I try to move all my tables to css for SEO. I think though it is personal preference.
blelisa is offline  
Add Post to del.icio.us
Reply With Quote
Old 04-16-2004, 08:19 AM   #4 (permalink)
Senior Member
 
DaveyBoy's Avatar
 
Join Date: 10-13-03
Location: England.
Posts: 3,886
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
haha nah i dont disagree, but I don't get why people are all suddenly worried about it. End of the day, tables work.
DaveyBoy is offline  
Add Post to del.icio.us
Reply With Quote
Old 04-16-2004, 08:24 AM   #5 (permalink)
Member
 
Join Date: 12-10-03
Posts: 35
iTrader: 0 / 0%
Latest Blog:
None

blelisa is liked by many
Only one reson why I care....SEO!! if it wasn't for that I wouldnt worry about it. It sure does tend to be a pain in the neck sometimes!
blelisa is offline  
Add Post to del.icio.us
Reply With Quote
Old 04-16-2004, 08:26 AM   #6 (permalink)
Senior Member
 
DaveyBoy's Avatar
 
Join Date: 10-13-03
Location: England.
Posts: 3,886
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
does it really make that much difference?
DaveyBoy is offline  
Add Post to del.icio.us
Reply With Quote
Old 04-16-2004, 08:33 AM   #7 (permalink)
Member
 
Join Date: 12-10-03
Posts: 35
iTrader: 0 / 0%
Latest Blog:
None

blelisa is liked by many
Yup, I wouldn't have thought so until I saw it for myself with a number of my own sites! I makes a huge difference. To see it in action take a tabled site and view it in a text only browser and than convert it to css and you will see what the difference is! and by viewing in the text only browser you will be seeing virtually what the spiders are seeing!. I think it is worth the hassle
blelisa is offline  
Add Post to del.icio.us
Reply With Quote
Old 04-16-2004, 08:45 AM   #8 (permalink)
Senior Member
 
DaveyBoy's Avatar
 
Join Date: 10-13-03
Location: England.
Posts: 3,886
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
good then!
DaveyBoy is offline  
Add Post to del.icio.us
Reply With Quote
Old 04-16-2004, 02:54 PM   #9 (permalink)
Senior Member
 
hatchet's Avatar
 
Join Date: 10-11-03
Posts: 833
iTrader: 0 / 0%
Latest Blog:
None

hatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nice
Huh.. my site is all tables with no trouble with SEO. #1 for many competitive terms. Not that I disagree with converting pages to css layout - just that I don't consider tables to be bad for SEO.
hatchet is offline  
Add Post to del.icio.us
Reply With Quote
Old 04-19-2004, 06:55 AM   #10 (permalink)
Senior Member
 
Join Date: 10-13-03
Posts: 220
iTrader: 0 / 0%
Latest Blog:
None

Distorted is on the right pathDistorted is on the right path
On the second element, try adding clear: left; Maybe that'll do it.
Distorted is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Coding Forum

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

BB 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
Firefox VS IE alignment problem DJ-Craig Coding Forum 12 06-14-2007 04:18 PM
image and paragraph alignment problem kade119 Coding Forum 3 03-26-2007 03:21 PM
Menu alignment problem kade119 Coding Forum 63 03-24-2007 06:55 PM
Coding: Alignment Problem in Navbar soultrader Coding Forum 0 11-17-2006 07:05 AM
Images Alignment on Page problem. HELP leeuniverse Coding Forum 2 07-12-2006 04:40 AM


Sponsor Links
Get exposure! Contextual Links V7N SEO Blog V7N Directory


All times are GMT -7. The time now is 09:23 AM.
© Copyright 2008 V7 Inc
Powered by vBulletin
Copyright © 2000-2009 Jelsoft Enterprises Limited.


Search Engine Optimization by vBSEO 3.3.0 ©2009, Crawlability, Inc.