CSSTemplates.NET
Cascading Style Sheet TemplatesFree CSS Templates
Download the top 10 CSS templates here that are carefully selected by
us. You will get to receive other freebies such as Icons, headers and useful tools. Made possible by CSSTemplates.NET.
Random Free CSS Templates (User Submitted)

Title: Simple Portfolio
Design by: Patrick Algrim
Description: Open any HTML editor and edit the commented details. Simple & great way to display your online resume!
View Demo [Download]
Feel free to submit your CSS templates to us or browse all the designs.
CSS Template Books
We highly recommend some of the top CSS templates books in our CSS Template Books section for
your inspiration and reference. These books have been reviewed by many CSS professionals and received good feedback.
CSS Quick Guide
The new CSS Quick Guide contains several commonly encountered issues by the Webmasters and layout the
appropriate solutions. Webmasters can learn how to center elements, create a pull quote or remove annoying whitespaces
around the page using this guide which will be updated regularly.
CSS White Hacks
Commonly known as CSS workarounds, these hacks will help the designers to achieve cross browser
compatibility for the CSS codes. Our CSS White Hacks section includes
codes that shows the designers how to hide from those poor CSS supported browsers.
CSS Templates Advantages
Comparing to conventional table-based designs, CSS templates is clearly a better choice when it comes to web development. In addition, the World Wide Web Consortium (W3C), recommends the use of CSS templates to replace table-based designs as tables are not meant for designing in the first place. The following discuss some of the advantages in using CSS as web page templates.
Flexibility
CSS layouts separates presentation from coding. By using an external stylesheet for a website, designers
can now amend the layout through this stylesheet and all the pages will be updated accordingly. For example, a
simple class for paragraph can be used control the appearance of the paragraphs, padding and
margins. If the appearance of all the paragraphs must be changed, the designer only needs to update a
single file- stylesheet.
Codes Rendering
CSS layouts reduce the amount of codes in a file as compared to the traditional table-based designs. This
reduction in codes will improve the website performance in the user-end. As some users may be
using dial-up connection, web pages designed using CSS will definitely reduce the time required to
load a web page. The total amount of file size is also reduced to minimum with the help
of CSS templates.
Accessibility
Accessibility is very important as it make sure a web page can be properly interpreted by all users.
A user reading a table-based design web page with the help of a screen reader will be having a great
problem understanding the logic, just imagine the reader goes through columns by columns in those
deeply nested tables. CSS templates also helps in arranging the layout logically to both the developers and
all the users.

