topical media & game development

talk show tell print

basic-web-html-08-ch08-eg11.css / css



  /* style sheet demonstrating the list-style-image property */
  
  body {background-color: #ffffff; }
  
  ul {list-style-image: url("basic-web-html-08-images-bulletpoint.gif");}
  li {marker-offset:20px;}
  


(C) Æliens 20/08/2009

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.