HTML6

Voorbeeld met HTML5-broncode

Joost van Meeteren


Ter illustratie bij artikel 'Opmerkingen over HTML6'

1. Voorbeeld van broncode in HTML5:

<!DOCTYPE html>

<html lang="nl">

<head>

<meta charset="utf-8">
<meta name="author" content="Joost van Meeteren">
<meta name="robots" content="index,follow">
<meta name="description" content="This website belongs to WebDevelopment and WebDesign by Joost van Meeteren. He is web designer, web developer, and photographer.">
<meta name="keywords" content="web development, web design, web maintenance, seo, validation, accessibility, html5, css3, responsive web design, bootstrap, boilerplate">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="../images/html6_icon.png" rel="icon" type="image/png">
<title>Bennekom NL Web Development and Web Design ·:· Photography and Editing ·:· Joost van Meeteren © 2017</title>
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" type="text/css">
<link href="../css3/style.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet" type="text/css">

</head>

<body>

<header>
<h1>HTML6</h1>
</header>

<article>
<h4 title="HTML6 - links">HTML6 - links</h4>
<p class="bg-primary"><a href="https://www.youtube.com/watch?v=Hf-WUuhADHQ" target="_blank">YouTube - Introducing HTML6</a>.</p>
</article>

<hr />

<aside>
<p><strong>Is HTML6 realistic?</strong></p>
<p title="That's the question!">That's the question!</p>
</aside>

<hr />

<footer>
<p><a href="http://validator.w3.org/check?uri=referer" target="_blank" title="W3C Markup Validation Service">W3C Valid HTML5</a></p>
</footer>

</body>

</html>


Joost van Meeteren Websites
2002-2024 © Joost van Meeteren, Bennekom NL
Laatste update website: vrijdag 26 april 2024