Archive for the ‘HTML’ Category

Lists or bullet points

Tuesday, October 7th, 2008

Automatically numbered and bullet lists are achieved by using the order and unordered list function in HTML. This quick video will explain how to implement these features in a simple HTML document.
(more…)


HTML Entities

Tuesday, October 7th, 2008

Entities are special codes used to display charaters and symbols that would otherwise break your HTML document. This video will go over the common implementation of these codes, and will also provide a few examples of the most commonly used ones.
(more…)


Breaks and header rule

Tuesday, October 7th, 2008

Next to the paragraph tag, the HTML break tag <br /> and the HTML header rule tag <hr /> are probably the most commonly used spacing tags. In this lesson how to use these tags, and about the proper use of all self-closing tags.
(more…)


Paragraphs in HTML

Tuesday, October 7th, 2008

One of the most common HTML block-level elements is the paragraph tag <p>. This short video will explain how to properly use this tag.
(more…)


Text headings

Tuesday, October 7th, 2008

HTML formats text in many different ways, but one of the most improtant tags for style, layout, and simple HTML usability is the proper use of <h1>HTML headings</h1>. This video will explain how to properly use and format your text heading and titles.
(more…)


Text formatting

Tuesday, October 7th, 2008

This is a basic tutorial on how to properly insert and format simple text in an HTML file.
(more…)


Basic HTML Structure

Tuesday, October 7th, 2008

This video will explain the basic principles behind creating a simple HTML document. This is the bare-bone structure required for any HTML file to load properly.
(more…)


Starting with HTML code

Tuesday, October 7th, 2008

This video series will show you how to use HTML to code simple websites.


Table of contents for Learing HTML 2

  1. Starting with HTML code

Learning HTML

Tuesday, October 7th, 2008

This is the first in a short series on how to get started learning HTML.


HTML Entities

Thursday, October 2nd, 2008

I use entites quite often and always have to look them up.  Just copy the code into your html and voila, the symbol will appear.
(more…)


It’s Called Web Design is proudly powered by WordPress
Entries (RSS) and Comments (RSS). Valid XHTML