I'm trying to create a layout for my webpage using CSS but I'm having problems with box properties. What I want to do, precisely, is
to create a few boxes where links go inside these boxes. I can do the same with tables but I guess using CSS is much better for comnpatibility. The big problem I have is getting the borders to line up verticaly. I'm using 3 classes, one for the head, one for links and one for plain text. I hope I gave enough information. Thanks.
to create a few boxes where links go inside these boxes. I can do the same with tables but I guess using CSS is much better for comnpatibility. The big problem I have is getting the borders to line up verticaly. I'm using 3 classes, one for the head, one for links and one for plain text. I hope I gave enough information. Thanks.