Installing Scripts – Don’t be Scared!
One of the biggest problems that I had when I set up my first site was essentially that I had…
network
One of the biggest problems that I had when I set up my first site was essentially that I had…
You have a five page web site.Now you want to add an extra link to your links at the footer…
1. Each page should have a different title, meta description and meta keywords. The information should be appropriate to the…
1.Try to keep index.html file in your folders.This makes difficult the folder contents to web accessible.
Frames Vs Tables Some people like to use frames on their sites. I would recommend you avoid them if you…
What are subdomains? Subdomains are the third level domains that are used to organise your web site content.
Did you know you can customize your web page head tags (h1, h2, h3, etc.) using cascading style sheets (CSS)?…
Looking to have your website content generated dynamically? Why would you want a dynamic website? Well for one it sounds…
If you are a regular reader of our CSS articles, I am sure you know that the best way to…
Whenever I see a DropDownList control, my brain says "Yes! That is a ComboBox!" That's because I've been programming in…