Click to See Complete Forum and Search --> : Weird spacing/lining up issues... Please help.


remoteit
11-10-2008, 02:53 PM
Hey,

You can view the site in question at http://www.remoteit.us/

The pages are index.html and style.css

I have two errors,

The bar between the first 2 images shouldnt exist. This error is also repeated later on but isn't noticable do to a white background.. These things should touch. That space shouldn't exist.
On the part with real text, the paragraph about "why us", the P tag extends its padding to 1 pixel outwards of the rest of the left.. look closely.


I cant figure them out for the life of me. I validated HTML strict.

Please help.

Thanks,

Cameron

Fang
11-11-2008, 05:32 AM
1. img {vertical-align:bottom}

2. Not quite sure where this is?

remoteit
11-11-2008, 03:11 PM
thank you god sir.