Category Archives: Web Development

How to Align Text in Css

May 04, 2012

In this undemanding tip, I will show you how to align text on your webpage using the text align property with CSS. Here are some..

Read more

Introduction to Css3

May 02, 2012

CSS stands for Cascading Style Sheets. Style Sheets are used to produce the formatting and style, such as background color and layout, for markup languages..

Read more

How to Styling Different Links in CSS

Apr 28, 2012

On a website, you frequently have different groups of links that may not all presumed to be looking the same. Usually, you’ll have navigation links..

Read more

Breadcrumb Navigation Php Script

Apr 26, 2012

Navigate through a website can be most infuriating if the user is not well informed where he is and where he comes from. To prevent..

Read more

How To Use Z Index in CSS

Apr 25, 2012

By default, the elements of a website line themselves up next to or under each other automatically. However, at times, the design needs them to..

Read more