HTML Intermediate

htmllinks

More About Links

In Lesson 8 of the Basic HTML Tutorials we showed how to utilize links and hyperlinks to navigate our way around. In this lesson we firstly explain what URLs are all about and then we show you how to set a base URL for the links on your current page. All links within the page …

More About Links Read More »

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 »