Home » Archive

Articles in the HTML/XHTML Category

Featured, HTML/XHTML »

[15 Nov 2009 | No Comment | 1,339 views]
Tutorial:  Learning HTML Tables–  Tutorial 6

Tables and the table tag are a great way to display information in columns and rows. While tables appear tricky at first, this tutorial will show you how to easily construct tables

HTML/XHTML »

[31 Mar 2009 | No Comment | 832 views]
Introduction to HTML- Tutorial 5- HTML Color

HTML color. In this tutorial, the concepts of RGB, HTML colors and applying color attributes with the bgcolor and font tags will be discussed.

HTML/XHTML »

[4 Jan 2009 | One Comment | 1,181 views]
Introduction to HTML- Tutorial 4

The concepts of HTML elements, attributes and values will be demonstrated. The course will continue on to discuss the concept of internal and external links and how to use the anchor tag to create links. How to navigate folders on your server or computer to find linked pages is demonstrated. Displaying images in the browser is explained and the border attribute is demonstrated. Creating image links is the final part of this video.

Featured, HTML/XHTML »

[21 Dec 2008 | One Comment | 1,419 views]
Introduction to HTML- Tutorial 3

This tutorial covers how to use the hr tag to create a horizontal rule. Following discussion of the hr tag, the tutorial demonstrates the use of HTML formatting tags including em, strong, big, small, blockquote and others.

Featured, HTML/XHTML »

[13 Dec 2008 | No Comment | 2,016 views]
Introduction to HTML- Tutorial 2

This tutorial covers how to use the p tag and br tags to space out content within the browser window. This tutorial also covers commenting your HTML code. Finally, styling text with the italics, bold and underline tags is reviewed.

Featured, HTML/XHTML »

[7 Dec 2008 | No Comment | 1,542 views]
Introduction to HTML- Tutorial 1

This tutorial covers how to open HTML documents in the browser, how to use the view source tool in the browsers to view the code from any site and how to create a basic web page.