Satish

  • CSS

CSS Hover Over Effect ( CSS pseudo class )

There are many small simple tweaks in CSS that can highly enhance the over all design of a web page.…

16 years ago
  • PHP

PHP Comments, String Concatenation, Addition of Numbers & Hello World

Today lets see these 4 basic things:1. The classic "Hello World" program.2. Comment system in PHP.3. Concatenation of Strings.4. Addition…

16 years ago
  • PHP

First PHP program & Worst Practices To Avoid

We can embed php inside html tags and html tags inside php codes, but whatever it is - your php…

16 years ago
  • PHP

Accessing localhost Web-server on Mac and PC

Make sure that you turn on the Wamp if you are on a PC and Mamp if you are on…

16 years ago
  • xHtml

Named Anchors In HTML – For Internal Linking

Often times we spend a lot of time and end up preparing a lengthy document thinking it will be helpful,…

16 years ago