Resize the browser window to see the effect.
There are multiple types of headings in HTML.
<h1>heading 1</h1>
<h2>heading 2</h2>
<h3>heading 3</h3>
<h4>heading 4</h4>
<h5>heading 5</h5>
<h6>heading 6</h6>
You can define paragraphs in HTML.
this is a paragraph
this is an other paragraph
You can add links to your HTML page.
When clicking on a link, you can chose different targets.
Images can be used as links.
You will see more about images in the section bellow.
You can use links to create bookmarks on your page : they will redirect you to other sections of it.
You can insert images to your website via HTML.
Images can have different floating points to define where they will float regarding the text : example with those two arrows.
Using links, you can do what is called image mapping : depending on where you click on your image, a different link will open.
A favicon is the little image that represents a website. On this website, the Favicon is a blue house!
See more about favicons here.
Short explanation.
Short explanation.
Short explanation.
Some text..