Quick and Simple Pagination
Quick and Simple CSS (only the border-radius
property from CSS3 has been used) Pagination that does look attractive. Feel free to use it. Changing colors should be super easy for anyone. Some of you might call me a weirdo or bad coder for not using a list to markup the Pagination, but I reckon that it's perfectly fine to not use a list for it. It just works well without a list, and without the CSS it renders just fine in a browser. The item degrades gracefully in Internet Explorer.
Simple HTML. Simple CSS.