HTML
HTML - This is the short code for Hyper Text Mark up Language.
HTML is the core of any website and is the computer language that your
browser
reads to see the information on your site.
HTML defines the structure and layout of a web document by using a variety of tags
and attributes. There is deemed a correct structure fo HTML to ensure that it is
used in a consistent way so that as technology moves forward peoples websites do
not stop working.
HTML is used also to make hyperlinks so that web users are able to click on an image
or piece of text and be taken to any other place on the internet or to a file on
the server computer.
The use of HTML, although very necessary, is reducing as other technologies now
start to control new parts of websites more efficiently and with more features that
are beneficial to the user. An example of this is 'Style Sheets' this is where the
layout of websites, colours of text, backgrounds and many more things (even what
cursor you see on the screen) can be controlled in one central place, this ensures
that the look and feel of your website is consistent over all pages as you will
find with this website.