Hi, all...
I'm new to trying to do things with CSS...considering
using CSS instead of tables and seeing what can be done.
I'm trying to line up two DIV boxes horizontally. Instead,
they are still vertical...
What am I doing wrong?
<UL Style="display: inline-block;
list-style-type: none">
<LI><DIV Style="top: 25px;
left: 25px;
height: 25px;
width: 25px;
margin: 5px;
border: 1px solid black;">
</DIV></LI>
<LI><DIV Style="height: 25px;
width: 25px;
margin: 5px;
border: 1px solid black;">
</DIV></LI>
</UL>
Thanks,
Rick
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/