Web Design
I offer this page, not because I know a lot about this topic, but because what I have learnt in my journey in web design I have found fascinating and maybe you will too. Here are some links.
HTML Beginner Tutorial - This HTML Beginner Tutorial assumes that you have no previous knowledge of HTML. It should be quite easy to follow if you work through each step, which are all brought together at the end, before moving on to the CSS Beginner Tutorial.
CSS Beginner Tutorial - The purpose of this guide is to teach the bare essentials - just enough to get started.
Clean HTML Code - Cleaning Up HTML Coding
the complete site map for the HTML Basic Tutor website
404 Not Found
What does this mean?
The web page you requested cannot be found on the web server.
This is caused by:
- A link to a non existing page was clicked.
- A page has been moved or renamed and the web designer did not put a permanent 301 redirect in place.
- Someone found an old listing in a search engine or directory results and clicked it.
- The user made a typing error when manually typing the url of a web page.
