If you've made it this far into the web site, then you're obviously quite keen to get started a build a page
First of all, despite all the marketing out there, you don't need to spend a fortune on tools, expensive programmes and countless other products you're told you need if you want to put your site to the top of the rank table, you don't even need a fantastic computer, if you're reading this on your computer, then the chances are it'll do to build a web page
What you do need is determination, and a basic text editor, like notepad (supplied with most computers operating systems).
Got that? good! Then we can make a start on some basic HTML
HTML as an acronym, that is the letters each stand for a word, in this case HTML stands for HyperText Markup Language.
And it's HTML that will be the first words on most of the scripts you will write, this will tell the processing computer which language your script is written in.
Now whilst HTML is important to learn, for any of your web script building needs, it is by no means perfect, and you will need to progress onto XHTML, you can read all about that in our next guide, for now keep reading through our HTML guide.
HTML Commands