The Webpage Setup: Hyper Text Markup Language (HTML), baby steps 1.2 - March 18, 2010 by Sam.p
Its been a while, but hopefully you haven’t forgot the previous two articles laying out the basics of building a website. In this article I’ll cover the more advanced basics of building a website, namely the doctype, lists, and email links.
The Webpage Setup: Hyper Text Markup Language (HTML), Baby Steps 1.1 - February 24, 2010 by Sam.p
Last time we covered the short history of HTML and learn how to create a bare bones web page. I’m assuming you’ll care about the look of your website in the future, so this article will cover tables, images, and links.
The Webpage Setup: Hyper Text Markup Language (HTML), Baby Steps 1.0 - February 16, 2010 by Sam.p
Hyper Text Markup Language or HTML is the basis of the Internet. If you want to create your own website, you need to learn HTML. We have already covered the tools you need to create HTML, so now I’ll share a little history about HTML and then you’ll see it in action.
The Webpage Setup: Source Code Editors - February 4, 2010 by Sam.p
Many people are scared when it comes to creating their own websites. Many people have no fear at all and jump in guns blazing not caring where they get their tutorials or education, just as long as it looks good on the web. I’m here to embolden timid and calm the gun slingers. When you learn how to create content for the web you’ll want to know how to make it visually attractive to your audience.