tags:

views:

19

answers:

2

I know this is a simple fix, but I can't think of what to do. I'm trying to get the rollover images to show next to each other but it is not. I know I'm just missing 1 or 2 lines in the css somewhere.

(example: http://omarjason.com/161/mock1.html)

A: 

I forgot the float left!!!

oj
A: 

Looks like they are lined up to me. I looked in FF3.5 and IE7 and they look fine.

tahdhaze09