February 1, 2011

0 Comments

C Program Using Arrays to Implement Working of Lift in Multi Story Buildings

Program Statement: Write C program that demonstrates how an array can be used to show working of lifts in a multi-story building. A 30-story building has got about 5 wings where there would be a lift in each of the wing. You have to make a lift available to the person who presses a button [...]

Continue reading...

January 12, 2011

0 Comments

Glossary of DHTML CSS Terminology

Here’s a brief about DHTML CSS terminology , describing how CSS is declared, and how to use cascading style sheets to add effects to your web pages written in DHTML.

Continue reading...

November 23, 2010

0 Comments

How to Use DIV Tags In DHTML

This post describes how to deal with DIV tags In DHTML , and use it wisely to your advantage.

Continue reading...

November 22, 2010

0 Comments

Dealing With DHTML CSS Positioning Elements

DHTML CSS positioning elements can be used to group several blocks of content together. Layering is an approach to organize pieces of content in a meaningful manner. They act as containers of content. A block of content (text, images, audio files etc) is grouped together within or tags, and they are referred to as CSS [...]

Continue reading...

November 16, 2010

0 Comments

Pseudo-classes In DHTML

This post give brief description about Pseudo-classes In DHTML

Continue reading...