Bad Html Habits

Using HTML is the quite easy because of the structure of this language. But even after that the best HTML programmers can commit mistakes in the coding if they develop some bad HTML habits. In this article we will discuss some of the bad HTML habits which keep even some of the best HTML jockeys from gaining proper accessibility. Let’s discuss and try to...

Read More

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

Photoshop Quick Mask Mode

Quick Mask Mode is a widely used image background removal technique in Adobe Photoshop software ever used in corporate graphic design platform. This image editing tool can answer to most complex graphic designing endeavor. The selection tool of Quick Mask Mode available in Adobe Photoshop can do all possible complex image editing job. It can mask a...

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