Basic Tags and Document Format

Basic Tags and Document Format

Check out our CSS Course, made especially for Elementor users.

Table of Contents

Welcome to the HTML Basic Tags and Document Format segment of our HTML series course.

In this chapter you will learn about the basic tags and document structure.

Before we dive into it, it's important for us to understand what tags or elements are.

Important: The tag(s) and element(s) terms are used interchangeably and mean the same thing.

What Does Tag/Element Mean in HTML?

Element.how also provides premium tutorials showing awesome advanced designs, check them out here.

Looking for something else? Search across 2445 Elements right here:

Checkout the Elementor Addon Finder directly

Comments

4 Responses

  1. You state : "Elementor's JavaScript is loaded in the footer at the end of the element." - but from the example it is in the head section?

    1. Hey Pete!

      The example is for a generic HTML page. The loading of JavaScript is actually a complex topic of itself, as different attribute (such as defer) can make it load as if it's in the footer, while still being in the header.

      I don't go into specificities because it's largely irrelevant to the CSS course. I provided some basic information only.

      Cheers!

Leave a Reply