cs_homework09/dist/index.html

1 line
764 B
HTML
Raw Normal View History

2019-12-19 15:21:51 +01:00
<!doctype html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"><meta http-equiv="X-UA-Compatible" content="ie=edge"><title>The UAM Times</title></head><body> <nav> </nav> <main> <section id="sports"> <header> <h3>Sports</h3> </header> <article> <figure> <img src="/sports01.72c68351.jpg" alt="Free kick"> <figcaption>Free kick at second half.</figcaption> </figure> <h4>We won versus some other team.</h4> </article> </section> <section> <header> <h3>Stuff</h3> </header> <article> </article> </section> </main> <aside> Advertisement </aside> <footer> Made by Jakub Koralewski. </footer> </body><script src="/src.76c07fc7.js"></script></html>