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