Cascading Style Sheets (CSS) is used to control the presentation of your website. CSS is combined with HTML to create the visible website that your visitors use to learn about your company’s great products or services. In the past, websites were designed with "inline styles", meaning the font size, color, and padding was set directly in each piece of code. This manner of styling is extremely limited and terribly outdated. The W3C (the standards board for internet construction) and modern search engines do not support websites that use inline styles.
Want to test your website's build quality? Right click on your website, scroll down the menu to "View Source", next hit Control+F to open the Find Item dialog box, type the letters ’td’ into the search box and count the results. If you find a lot of these, the chances are high that your web site was build using tables, which has been dropped (depreciated) from internet construction for over 5 years. Your web site will benefit greatly from an updated design utilizing CSS and modern design techniques. Contact us today for more information or to learn more about the options available for your business.