Jump to content

superdiogene

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by superdiogene

  1. 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");
    }

×
×
  • Create New...