Archives for “CSS”

Cascading Style Sheets (CSS) is a language that permits Web designers to attach styles such as spacing, color, font, etc. to HTML documents. Cascading style sheets are similar to a template, permitting Web developers to label styles for an HTML element and then apply it to the number of Web pages required. Thus, Cascading Style [...] Related posts:

  1. Moving HTML 4 to Xhtml and CSS I originally taught myself HTML 4.0 a few years ago,...
  2. Principles of Good Design Practices Your website is where your business resides — it’s like...
  3. How to Consider Before Choosing a CMS A content management system, which is more commonly known as...
Related posts brought to you by Yet Another Related Posts Plugin.


I originally taught myself HTML 4.0 a few years ago, but I found it difficult to make the transition to using xHTML with CSS (Cascading Style Sheets). However, due to being involved with a small website I was forced to make sense of it. In this article I will run through the practical implications of [...] Related posts:

  1. Making CSS for Search Engine Optimization Cascading Style Sheets (CSS) is a language that permits Web...
  2. Basics of HTML HTML is the programming language that has been instrumental in...
  3. Form Validation and Thread-safe with Ajax This degradable form validation demo verifies the form at the...
Related posts brought to you by Yet Another Related Posts Plugin.