www.HowToCreate.co.uk

Navigation

Skip navigation.

Site search

Tutorials

Downloads

Browser problems

General JavaScript info and utilities

Other info

About this site

Keep up to date

Author links

Latest Updates

  1. Added dice statistics script (JS)
  2. Added GPS/GNSS log file parser (JS)
  3. Added and updated line chart script (JS)
  4. Updated geoid .grd file parser
  5. Added and updated OSTN15 data file parser
  6. Added High Accuracy WGS84 GPS To British OSGB36 Grid Reference Conversion tool
  7. Updated Grid Reference Utilities (JS)
  8. Updated Grid Reference Utilities (PHP)
  9. Added geoid .grd file parser
  10. [more]

Teaching you how to create web pages

With four sections covering HTML, CSS, JavaScript and web site design. If you don't know what those are, read the paragraph below.

Teaching you how to produce web pages that everyone can use

This seems to be an unusual idea. Creating pages that work on everyones' browser? Surely not! The idea of this site is to show you that it is not that difficult to do. If you work through the whole site, and in particular the section on web site design, you will be able to do it too. See my list of computers, operating systems, modems and browsers to see why it is important.

What do HTML, CSS and JavaScript do?

HTML formats web pages. It tells the browser when to start and end paragraphs and titles, and when to insert images and forms. It can also say what colours to make everything, and a few other basic styles like table borders, but in general, this should be done with CSS instead.

CSS replaces many parts of HTML and is more customizable. It says what fonts, colours, sizes and effects to use including borders and backgrounds. It also allows you to position parts of the document exactly where you want them.

JavaScript is a programming language that can be used to make parts of your document dynamic. You can use it to move parts of your document, change pictures, check forms and write dynamic content.

JavaScript tutorial is based on '4th generation' and '5th generation' browsers with backwards compatibility.

Currently known '4th+ generation' browsers

More information.

What are 4th and 5th generation browsers?

5th generation browsers (also known as DOM browsers) are the latest and greatest browsers, that offer the most abilities and functionality, and are the most popular browsers in use today. 4th generation browsers are less capable, but are able to run things like menu scripts. Information is provided so you can still support the tiny proportion of Internet users who have not had the time, opportunity, money, desire or knowledge to upgrade yet, or who have not yet found a 5th generation browser they are comfortable with. The information can also be used to help you maintain older scripts which are still in use on your sites, as these can continue to function in modern browsers if written properly.

Disclaimer

The content of this site is provided 'as-is'. While I may offer support if you are having problems, or general queries about web development, I cannot be held responsible for any problems encountered or losses incurred through use of any of the information on this site, or any information that I send you in any way.

Please see my terms of use page for terms and conditions for use of my scripts.

Any opinions expressed on these pages are my own opinions only, and are not necessarily representative of the opinions of my employer or any organisation that I am affiliated with. They should not necessarily be read as facts. Neither I, my hosting service, my employer, affiliated organisations, nor anyone else on any planet in any corner of any universe can be held responsible for the opinions expressed on any of these pages.

This site was created by Mark "Tarquin" Wilton-Jones.
Don't click this link unless you want to be banned from our site.