Archive for Tutorials

Heading and Paragraph Tags – Tutorial 3

images

Heading Tags Inside the BODY element, heading elements H1 through H6 are generally used for major divisions of the document. Headings are not mandatory. Headings are permitted to appear in any order, but you will obtain the best results when your documents are displayed in a browser if you follow these guidelines: H1: Should be [...]

HTML Document Structure – Tutorial 2

images

Document Structure The way a document is marked up with elements and their attributes is according to a document type definition(DTD). These are the rules that govern the way in which a document can be marked up. The authoritative source for information about HTML and the HTML DTD is the World Wide Web Consortium (W3C) [...]

Introduction to HTML – Tutorial 1

images

Linear Media Linear Media is a term used to describe any media where there is a defined beginning and a linear progression to the end. Forms of linear media such as movies, audio and most books are organized with this expectations. The World Wide Web(WWW), however, is organized very differently. Hypermedia Hypermedia is where the [...]