<!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> <section style="margin-top: 2rem;"> <a style="text-decoration: none;" href="WV4/responsive.html">WV4</a> </section> <section style="margin-top: 2rem;"> <a style="text-decoration: none;" href="WV5/web-fonts.html">WV5</a> </section> <section style="margin-top: 2rem;"> <a style="text-decoration: none;" href="WV6/speaker-submission.html">WV6</a> </section> </article> </body> </html>