Nude HTML lesson with Nata Lie, upscaled to 4K
Show more
Hide
Published by ##deleted_51868778
Video Transcription
This is the CodeBody's HTML naturist.
You need some knowledge of Code Editor and you don't need paper learning or answer some stupid questions.
Let's get learn first 10 HTML tags.
Tag number 1
HTML document is composed of a tree of HTML tags.
HTML tag is a code and instruction surrounded by angle brackets.
First line in HTML document is doctype.
It's not an HTML tag, it's just to define HTML version.
An HTML tag just delimits the beginning and the end of HTML document.
Tag number 2
The head tag defines information about the document.
Tag number 3
The body element just contains all document content.
Let's go through main head tags.
Tag number 4
Metadata will not be displayed on the page.
It's pdf, page description, keywords and other metadata.
Tag number 5
The title tag defines the title of the document.
Tag number 6
The link tag is most used to link to CSS files.
Tag number 7
The script is used to embed, reference and execute JavaScript.
Next a few most used body tags.
Tag number 8
The div tag is used to group elements to format them with CSS.
Tag number 9
The image tag is used to place an image on the HTML page.
Tag number 10
The head tag defines a hyperlink, which is used to link from one page to another.
See you in the next part of HTML naturist.
- 44,582
- 02:43