| Today?s technology is strengthening at a | | | | links, appear. These Style Sheets can then be applied |
| tremendous speed; the internet has become a vital | | | | to any Web page. This is a dynamic way to |
| resource for the majority of the population and | | | | centralize the looks or style of any web site. This can |
| counting. More and more people are exponentially | | | | also be applied when using different screen size. With |
| learning to use the internet on a daily basis. The | | | | your flavor of code added with CSS you can have |
| internet is a BOOMING industry as you may know. | | | | the server displays the page to auto-detect which |
| The majority of all users out there are on some type | | | | type of browser and or machine the viewer is |
| either a desktop or a laptop computer and this has | | | | looking at your site on, therefore it can auto-fit to |
| usually been the case. So designing ?to fit? was | | | | the best perspective and layout, thus actually |
| never really a large issue for web developers until | | | | delivering your site to all users out there no matter |
| recently more and more users are purchasing and | | | | what screen size or ratio they are viewing your site |
| services there internet capable handhelds, cell phones, | | | | on. This a huge factor when developing one?s site |
| tablets of all shapes and sizes. The most flexible type | | | | and almost always goes overlooked when choosing a |
| of layout that can fit across the majority of these | | | | developer or firm to create your companies web site. |
| platforms is what is called a liquid layout. It?s a mix of | | | | Now, if you do not plan ahead in the development |
| html, PHP/ASP or any flavor code but most | | | | stages you can lose a large percentage of viewers |
| importantly CSS. CSS, short for Cascading Style | | | | coming to your site. It?s one thing getting your |
| Sheets, a new feature being added to HTML that | | | | traffic there, and to have a snazzy or flashy web |
| gives both Web design developers and users more | | | | design but allowing 100% of the viewers to actually |
| control over how pages are displayed. With CSS, | | | | see your site is a point this is far too often |
| designers and users can create style sheets that | | | | overlooked. |
| define how different elements, such as headers and | | | | |