CSS (Style Sheets)
CSS (style sheets) are used by web designers to define colors, fonts, layout, and other aspects of document presentation. It is designed primarily to enable the separation of document content (written in HTML or a similar markup language) from document presentation (written in CSS). This separation can improve content accessibility, provide more flexibility and control in the specification of presentational characteristics, and reduce complexity and repetition in the structural content. Websites designed using CSS have a much cleaner code, and provide for easy validation for search engine rankings. The DesignKuda site is developed with extensive use of CSS (XHTML). If you know a little about coding, view the source on this website - there are no tables on this site, and all graphic links are contained within the style sheets.
Custom CSS Design (stand-alone)
- Define link characteristics - underline, colors, highlighting
- Image loading based on CSS
- User selectable fonts, colors, images (accessibility options)
- Dropdown menus (horizontal and vertical)
- Clean up existing website code for validation
- Reduce reliance on tables
- Improve browser compatibility
DesignKuda utilizes CSS as an included benefit in the design of your website.
Please contact us if you would like to have custom style sheets developed for your existing website.