Jump to content

Style <ul>


superdiogene

Recommended Posts

Hello, I would like to know if it is possible with the same css file to assign to the <ul> structure
more images eg


<Style>
ul {
     list-style: square inside url ("sqpurple.gif");
}

ul2 {
     list-style: square inside url ("apple.gif");
}

ul3 {
     list-style: square inside url ("arrow.gif");
}

Link to comment
Share on other sites

  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...