Skip to content
Snippets Groups Projects
index.html 1.13 KiB
Newer Older
AB0410's avatar
AB0410 committed
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Exercises</title>
</head>
<body style="margin: 3rem;">
<article style="font-size: 30px;;">
    <section>
        <a style="text-decoration: none;" href='WV1-2/article.html'>WV1</a>
        <a style="text-decoration: none; padding-left: 1rem;" href='WV1-2/responsive.html'>WV2</a>
    </section>

    <section style="margin-top: 2rem;">
        <a style="text-decoration: none;" href="WV3/1.png">WV3_1</a>
        <a style="text-decoration: none; padding-left: 1rem;" href="WV3/2.png">WV3_2</a>
    </section>
AB0410's avatar
AB0410 committed

    <section style="margin-top: 2rem;">
        <a style="text-decoration: none;" href="WV4/responsive.html">WV4</a>
    </section>
ab0410's avatar
ab0410 committed

    <section style="margin-top: 2rem;">
        <a style="text-decoration: none;" href="WV5/web-fonts.html">WV5</a>
    </section>
AB0410's avatar
AB0410 committed

    <section style="margin-top: 2rem;">
        <a style="text-decoration: none;" href="WV6/speaker-submission.html">WV6</a>
    </section>
AB0410's avatar
AB0410 committed
</article>
</body>
AB0410's avatar
AB0410 committed
</html>