|
|
|
@ -2,6 +2,7 @@
|
|
|
|
|
<html lang="en">
|
|
|
|
|
<head>
|
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
|
<link href='https://fonts.googleapis.com/css?family=Ubuntu' rel='stylesheet'>
|
|
|
|
|
<link href='https://fonts.googleapis.com/css?family=Ubuntu%20Condensed'
|
|
|
|
|
rel='stylesheet'>
|
|
|
|
@ -9,6 +10,8 @@ rel='stylesheet'>
|
|
|
|
|
<style>
|
|
|
|
|
@import url(css/elknernet.css);
|
|
|
|
|
</style>
|
|
|
|
|
<script>
|
|
|
|
|
</script>
|
|
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
<body>
|
|
|
|
@ -266,6 +269,7 @@ LTSP: Moving into the Mainstream</a></li>
|
|
|
|
|
<strong> HTML </strong> Valid! </a>
|
|
|
|
|
<a href="http://jigsaw.w3.org/css-validator/validator?uri=https://elkner.net/?profile=css3">
|
|
|
|
|
<strong> CSS </strong> Valid! </a>
|
|
|
|
|
<span id="winDisplay">Window width: <span id="scWidth"></span></span>
|
|
|
|
|
</footer>
|
|
|
|
|
|
|
|
|
|
</body>
|
|
|
|
|