Skip to content
Snippets Groups Projects
Commit ad1ee471 authored by Silas Meister's avatar Silas Meister
Browse files

Remove NewsArticle.html

parent c482e7b0
Branches
Tags
No related merge requests found
<!DOCTYPE html>
<html lang="de">
<head>
<title>News Article</title>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" style="text/css" href="../styles.css" />
</head>
<body>
<header class="news-article-header">
<h1>Europe Wants Ideas for Cave-Spelumking Moon Robots</h1>
</header>
<main class="news-article-main">
<div class="news-article-image-container">
<img src="../img/astronaut.jpg" />
</div>
<p class="news-article-content">dfg sfgggggggfsdfsdfsdfsdfsdfth.</p>
</main>
<footer class="news-article-footer">
<h4><a href="Index.php">Back to NASA page</a></h4>
</footer>
</body>
</html>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment