CSS Library Other
Welcome to Dynamic Drive's new CSS library! Here you'll find original, practical CSS codes and examples such as CSS menus to give your site a visual boast.
Customizing Order List style using CSS
Styling the automatically generated number counters in ordered lists can be challenging. This CSS code demonstrates one way to do it by getting rid of the default ones first, then using CSS generated content to create custom counters instead.
Pure CSS Modal Window
See examples of pure CSS Modal Windows using CSS's :target pseudo class, triggered on demand by clicking on a HTML anchor link. No JavaScript is used at all.


