

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
NUTHING MUCH THEN BAS NKRNC. JBNCRCIBXE IEN NJENCENC EBW KNXL/MKB CXEWEJK XJEXBW EX XBJ X .
Typology: Lecture notes
1 / 2
This page cannot be seen from the preview
Don't miss anything!


Search engines use the headings to index the structure and content of your web pages. Users often skim a page by its headings. It is important to use headings to show the document structure. headings should be used for main headings, followed by headings, then the less important , and so on. HTML headings are defined with the to tags. defines the most important heading. defines the least important heading:
This is heading 1 This is heading 2 This is heading 3 This is heading 4 This is heading 5 This is heading 6
HTML paragraphs are defined with the
tag:
This is a paragraph.
This is another paragraph.
tag
This is a
paragraph with a line break.