Tutorials

Creating Custom Photoshop Shapes

Custom shapes has always been a popular trend in graphic design, especially when it comes to using them in Photoshop. I’m going to show you today how to make some abstract custom shapes and save them so that you can use in your future designs.

HTML List Tags – UL, LI, OL

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.

Basic HTML Body Structure & Tags

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 [...]

HTML Images and Hyperlinks

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 [...]

How to Create a Simple Website

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 [...]