# 2 styles for UL tag

**URL:** https://forum.kirupa.com/t/2-styles-for-ul-tag/201463
**Category:** web dev
**Created:** [September 21, 2006, 2:53pm UTC](https://forum.kirupa.com/t/2-styles-for-ul-tag/201463 "2006-09-21T14:53:56Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![burns](https://avatars.discourse-cdn.com/v4/letter/b/e9a140/32.png) [@burns](https://forum.kirupa.com/u/burns)
#### Post date: [September 21, 2006, 2:53pm UTC](https://forum.kirupa.com/t/2-styles-for-ul-tag/201463/1 "2006-09-21T14:53:56Z")

</div>

Hi,

I have recently added a CSS drop down menu to a site that uses this tutorial

> **[Drop-Down Menus, Horizontal Style](http://alistapart.com/article/horizdropdowns)**
>
> Multi-tiered drop-down menus can be a hassle to build and maintain — especially when they rely on big, honking chunks of JavaScript. Nick Rigby presents a way to handle this common navigation element with a cleanly structured XHTML list,...

however, as it uses styles for the \<ul\>\<li\> menu items it is styling normal lists that I have in the content of the page when I want them to display normally.

any suggestions?

Is their way to overide a style on an individual \<ul\> tag?

Thanks
