- This topic is empty.
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- The forum ‘CSS’ is closed to new topics and replies.
The forums ran from 2008-2020 and are now closed and viewable here as an archive.
Hello everyone,
I am looking to get some help on how to do a similar layout as the example below. I really like the layout of equipment. Thanks!
http://www.finning.ca/Products/Equipment/New_Equipment/Default.aspx
However you tackle this, do NOT duplicate their layout method – its horrible!
I would make it a simple unordered list. I’d make the list items a fixed width and height, float them left and text-align: center. Done.
Ok thanks for the heads up. Is there anyway you can show me what you mean in a jfiddle or something?

jurotek has helped already, but I thought I’d post my example anyway
@jurotek and @wolfcry911 Both of you, thanks so much for taking the time to teach me your examples. I saved them both for future references and I am very happy how mine looks on the website now.