Css & Dreamweaver

Cascading Style Sheets is something every webmaster should learn to use, however it can be complicated to code by hand. Fortunately, the built in Dreamweaver CSS tools make it simple as pie as you'll see in this introductory lesson. Whether you are a total newbie when it comes to CSS or you are an expert, the built in Dreamweaver CSS tools can help you out...

Read More

Infusing Web Pages

CSS stands for Cascading Style Sheets. It is a language used to describe the style and presentation of a document written in a special language called the markup language. Web pages written in Hyper Text Markup Language (HTML) and Extensible HTML (XHTML) are examples of markup languages commonly used. A markup language is concerned with formatting the content of...

Read More

HTML and CSS validation

The why and how of HTML and CSS Validation What does validating HTML or CSS implies? The HTML and CSS validation, like many other things, have got two folds of people: one fold which realizes the underlying advantages of this proposition and other which does receive the notion but with their set of reservations. Thus, to some people taking recourse to HTML and...

Read More

CSS and Tables

CSS and Tables: The hype and the trends The History of tables Before tables came along, the web was a pretty dull place. Using tables for layout opened up new vistas of possibilities of visually ?designing? a page. It could well be argued that table based layout was responsible for the popularity of the web and the field of web design. Worse still, over the last...

Read More