I am using bullet list in my web page. However, it is displaying default circular image as a bullet. Is there any way to change this default bullet image / icon. I do not want to use any fancy server side programming for this. I am looking for more basic HTML or CSS solution. I am using <ul><li></li></ul> html tag for my bullet list.