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

#75254
zell25
Member

sorry, this one is correct the hashtag (#) its for id’s =P


.product{
float:left;
position: relative;
}

here’s a demo http://jsfiddle.net/zell25/gqMWG/