Code

HTML is what is known as a declarative markup language, and it isn’t quite really ‘coding’ in that you don’t write anything in HTML that ‘runs’. But knowing some basic HTML really is a basic literacy if you’re wanting to do things on the Web. Ellen has been wanting to do this for a while, and would like to do more. Fair enough, let’s see where we end up. The essay you’re writing can certainly be HTML pages, and once you have done one page and realised it is just markup around text, it’s simple to find a list of the basics (begin here, progress to here.)

Nethaniel gets stuck since we’re using OS X (which is actually UNIX) and he’s on PC. This is simple network literacy at work, all FTP and SFTP clients work the same, they want a server address, a username, a password. Where they ask for them, how you do it, might vary, but these are given. The key here is knowing this. A google search on “recommended free ftp clients for windows” seems to give a good list. Writing code? You need a text editor. That is all. Not Word, a text editor. EVERY computer has one. On Windows it is Notepad. Just make sure you save the files as text (and name them with .html). Or again, Google ‘text editors for windows” if you want something fancier.

Rebecca is also enjoying it. Sounds fey, but knowing how to write HTML is empowering. Much more empowering than knowing how to set up a FaceBook account, or even change your theme in a blog. I’m hoping you’re all bright enough to begin to see why.