|
lilblackgirl -> finally built a site using only CSS (10/3/2006 9:10:18)
|
i've been attempting this for some time, but never had a site I'd built be small enough to attempt, but i finally had one. No tables whatsoever. http://www.stepbeyond.com/ my question is about spacing though. there are a number of spots within the one page that i've had to add a bunch of <br> to get the spacing to look right and how the client wanted it. Is there something within CSS that i can use to do this? I've used line height within the div container where the content is, but some of the lines require different heights. Is there an easier way to do this other than using a dozen <br>s? thanks
|
|
|
|