Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS CSS Horizinal thing Re: CSS Horizinal thing

#75291
intodesign
Participant

First, thank you all for the comments!

matthewfowles –
Actually, that was very helpful because right now i can get them horizontal.
I didn’t understand exactly how the clear:both works, or if it’s the best way to make it…
thank you for the – border: 7px solid transparent;

zell25 –
i tried your code:
#product{
float:left;
position: relative;
}

and then i put in the markup like this:

But nothing changes

Sl1dr –
I removed the border=”0″ in the markup, thank you…
I changed it to like you said, but i didn’t understand why is it better?
and also couldn’t make the important thing, to eliminate the extra div of the clear: