HTML Structure

HTML Structure

More HTML Structure

In Basic HTML Tutorials we explored basic HTML structure, it’s now time to introduce the other structural tags. In this lesson we learn about the </div> and </span> tags and how they affect the structure of our HTML. The div Tag The <div> tag and its’ closing </div> tag doesn’t affect our web page directly but is generally used …

More HTML Structure Read More »

Basic HTML Structure

Basic HTML Structure

We start this lesson by exploring the syntax behind a HTML element, by explaining start and end tags, tag attributes and some of the terminology commonly used. After this we take a quick tour on the the basic structure of a HTML document. The lesson ends with a second practical where we add some HTML …

Basic HTML Structure Read More »