Course
summary


    0 chapters available

Loading...

Create your website with HTML and CSS

Difficulty: Beginner ● Progress: 0 / 0 modules completed

The concept of tags

HTML is a language for representing information that uses tags to create web pages. These tags are also called HTML "elements."

It is itself derived from another data representation language called XML, which is written in the same way and is just as intuitive, but XML only allows the representation of raw data.

You need a free account to read this module