CSS
- Browser-specific CSS
- Every browser has its quirks. The CSS specification is out there, but most browsers choose to follow only a portion of it, some more than others. Given that, there are a few CSS hacks that can be used to apply certain styles to a specific browser. more »
- Custom Bullet Image for Lists
- Most web browsers offer a few options for bullets, such as a square, circle, disc, etc. With CSS it is simple to use your own, custom bullet image. more »