mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-16 11:44:58 +02:00
Update README.md
This commit is contained in:
@@ -7,6 +7,12 @@
|
||||
|
||||
[Pre-lecture quiz](https://ashy-river-0debb7803.1.azurestaticapps.net/quiz/15)
|
||||
|
||||
|
||||
> Check out video
|
||||
|
||||
>
|
||||
> [](https://www.youtube.com/watch?v=1TvxJKBzhyQ)
|
||||
|
||||
### Introduction
|
||||
|
||||
HTML, or HyperText Markup Language, is the 'skeleton' of the web. If CSS 'dresses up' your HTML and JavaScript brings it to life, HTML is the body of your web application. HTML's syntax even reflects that idea, as it includes "head", "body", and "footer" tags.
|
||||
|
Reference in New Issue
Block a user