I am looking to have a box with rounded corners with a border. 

Simple enough....

But I also need it to not use javascript, css hooks, and be
cross-browser compatible without using multiple stylesheets (meaning an
ie-only stylesheet, etc) and the only content is a list.

That is something I haven't been able to find, and I'm not looking
forward to having to build it.

I want to keep my code and logical as possible.

<div id="bottomlinks">
<ul>
<li>This</li>
<li>That</li>
<li>The other</li>
</ul>
</div>

- Does anyone know of something like that, or something that is in
development that I can help on?

Here is an example (it's the list of links on the bottom) 

http://www.phazm.net/newphazm/index.gif


Any help would be appreciated (and if you could email me directly it
would also be appreciated, as I use the digest and this is somewhat time
sensitive :))

Thanks,

 - Jon

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to