| Originally HTML was used to design web pages but it | | | | webpage is displayed according to the CSS defined |
| had many limitations and because of these limitations | | | | for the resolution of target screen. For example, you |
| search for more efficient technology continued. CSS | | | | can create 3 column CSS website design layout to be |
| evolved as a web design option better than HTML. | | | | best viewed at 1024x768 pixels and 2 columns CSS |
| The limitations were removed in CSS. CSS is an | | | | design layout to be best viewed at 800x600 pixels. |
| abbreviated form of Cascade Style Sheet. CSS | | | | Mostly CSS properties of a website are controlled by |
| website design is a web designing method that allows | | | | using an external CSS file. So if a user needs change |
| keeping the content and design separately. If you are | | | | in their websites then they only need to edit a single |
| using CSS to design your web pages then your | | | | external CSS file. Thus editing of websites also |
| website will have number of advantages such as | | | | became easier with the use of CSS design. CSS |
| editing of web pages become easier, web pages | | | | website design is also easier to learn and understand |
| become more user friendly, reduce the load time of | | | | as compared to other designing tools. CSS offers |
| website pages and the most important is that the | | | | table less design and thus it helps to reduce the code |
| website becomes search engine friendly. | | | | of your web page. Reduction in the code size help to |
| Past years have recorded increase in the internet | | | | reduce the load time of websites designed using CSS |
| users surfing websites through their small screen | | | | whereas load time in a site made in HTML is more |
| handheld mobile devices such as cellular phones, PDAs | | | | because the table structure needs to be reloaded |
| etc. CSS designed web pages made the task of | | | | every time the user clicks a new page. |
| surfing websites easier through handheld devices. | | | | CSS design also helps the search engines to spider |
| With this development, now people can surf | | | | the site easily. So with all the advantages as |
| websites outside their workplace, in their bedroom or | | | | explained above CSS is the best designing tool for |
| even when they are walking or driving. This has been | | | | web designers. Beginners who want to become good |
| possible using CSS design because CSS allows | | | | web designers should start learning CSS after learning |
| controlling the structure of web page according to | | | | basic HTML. You can start surfing any site that is |
| the resolution of the screen. You can create different | | | | providing free CSS website design tutorials or you |
| CSS files to be viewed at different resolution and the | | | | can also purchase an ebook. |