On 20/09/2009, at 5:27 AM, Brian M. Curran wrote:

> Hi,
> In my short time of CSS web page formatting I've been using  
> unordered lists to create navigation buttons. You know: home, about,  
> contact, and etc. Well I've been thinking. Is there anything wrong  
> with: putting my desired <a=href ... links in a div, right aligning  
> the text, and thus giving me something similar to a navigation bar?  
> The reason I ask is because: 1. On a project I'm working on I'm not  
> looking to do a nav bar, but rather a bunch of links in a row. Like  
> how you may see at the bottom of a number of websites. 2. In my  
> experience of working with unordered lists, they haven't been the  
> easiest things to manipulate.

Hi Brian - Of course you can do what you want! However, I'd be  
intrigued to know what effect you are having trouble with using an  
ordered list. You will probably find that a good starting point is to  
zero everything out with some reset CSS (e.g. 
http://developer.yahoo.com/yui/reset/ 
, http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/). This  
gives you a blank-ish slate to start applying your rules to.

Have a look at Listamatic for inspiration 
http://css.maxdesign.com.au/listamatic/

Cheers, Tim
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to