There are different ways to make a list of items in HTML. In this tutorial, you will learn about 2 ways that are used the most often. In addition, you will learn when and how to implement lists.
Read on…

From the past tutorials, we learned about the Head and Meta Tags and we also learned the tags for Images and Hyperlinks. Now we are going to dive into the main part of coding which is Body. The body will contain your content and I’m going to show you the basic markup that’s found in nearly all websites and blogs.

Read on…

This is probably the easiest segment of our HTML tutorials. If you ever messed around with Myspace and message boards, you probably know a little about how to post images and hyperlinks (links) online. I will explain to you the basics to adding these into your website and the attributes and requirements that go with them.

Read on…

When learning HTML, there are a lot of tutorials out there that just makes you copy and paste code without telling you how it “really” works.  Don’t get me wrong, I learn a lot from those tutorials because I have an experimental mind that just likes to break things and put them together to figure out how it works. 

But I want to do something different…something more enjoyable to learn and perhaps more informative.  HTML is very simple to use, and if you think about it, all sites are heavily built on this language.

Read on…

As a special treat for today’s holiday weekend, I’m going to start us off with a simple tutorial on how to make very basic and clean portfolio site to show off your works and some information about yourself. This tutorial is going to be cut into 2-3 parts depending on how I split it, but the main things we’ll be covering in this tutorial is making a layout in Adobe Photoshop.

Read on…