L liunx Guest Jan 11, 2008 #1 NONEuse width to specify the width of an object: a {width: 100px;} this won't work in mozilla, so you need to apply display: block to it, and float: left;NONEjust make the width larger. Try 125, 150, 175, etc untill it fits on the same lineNONE
NONEuse width to specify the width of an object: a {width: 100px;} this won't work in mozilla, so you need to apply display: block to it, and float: left;NONEjust make the width larger. Try 125, 150, 175, etc untill it fits on the same lineNONE