What is HTML? Part 1

Welcome to HTML!



HTML stands for HyperText MarkupLanguage. 

Unlike a scripting or programming language that uses scripts to perform functions, a markup language uses tags to identify content. 

Here is an example of an HTML tag:
<p> I'm a paragraph </p>Try It Yourself

This course is a combination of interactive quizzes and exercises to facilitate speed and quality of learning. 
Tap the Continue button to go to your first quiz!

Comments