tutorials

 

Here I will start to write tutorials, the first one will be an HTML tutorial as it is one that I am most familiar with. In the near future I hope to have javascript, CSS and photoshop. If you have any burning HTML questions, please don't hesitate to ask - I will try and answer your question to the best of my ability.

Before you launch into the tutorials I have one thing to say: I am the type of person who likes to understand how something works rather than just accepting what is given without the faintest idea what it means. This is because I believe that once one understand the code, it makes it much easier to maniuplate/fix it up. So if I have been ambigious or you just don't understand what I have written, just email me at psychopyko@gmail.com - I don't bite.

 

 HTML


Introduction to HTML
A short explanation of what HTML is and where it can be used and the basics.
Text manipulation
Learn how to make text bold, italic, underlined and more...
Links
Links, where would you be without links? (stuck)
Images
Display images the way you want on your webpage.