First row different from others
-
Hi everyone,
the problem is that the first row is composed by 2 boxes and the others are composed by three boxes. It should be 3 boxes on the same row.
This is how it looks: https://i56.tinypic.com/316anvc.jpgThe css of the box is
.singlework { width: 295px; height: 180px; margin-right: 10px; margin-bottom: 8px; float: left; background-color: #999; }
Where am I wrong?
Anyone can help me?Thanks
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘First row different from others’ is closed to new replies.