16 lines
814 B
HTML
16 lines
814 B
HTML
<img src="{{prefix}}/public/logo.png" alt="I.S. Know logo, featuring a wireframe sphere instead of an O">
|
|
|
|
<div class="center-prose">
|
|
<p>Greetings fellow web developer,</p>
|
|
<p>I'm sure you deal with ISO and RFC standards all the time as part of your work, but how well do you
|
|
actually know them? Take this quiz of 10 questions to test your knowledge of standards
|
|
common to web and server development and prove to anyone who cares to listen that you too are an
|
|
I.S. Knowlable person.</p>
|
|
<p>Just know that this is for amusement purposes only and any knowledge you might gain is
|
|
purely coincidental.
|
|
</p>
|
|
<p>Good luck,</p>
|
|
<p>— lmika</p>
|
|
</div>
|
|
|
|
<a data-controller="clearstate" data-action="clearstate#startGame" href="{{prefix}}/1" class="button">Begin</a> |