Websites are made using HTML. HTML is a marukp language – it intermingles instructions for the computer with plain text. HTML uses a system of “tags” which look like this:This text would appear in boldAll you need to write HTML is a text editor, like Notepad. Type up your HTML, then save it as “[filename].htm”, and you’ll be able to open it up in any web browser.As for learning HTML and web design in general… as always, I reccomend the For Dummies books.
Simon says: