mirror of
https://github.com/janishutz/fundamentals-of-webengineering.git
synced 2025-11-25 13:54:25 +00:00
Task2
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
<meta content="IE=edge" http-equiv="X-UA-Compatible" />
|
||||
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
|
||||
<title>Document</title>
|
||||
<link href="default.css" rel="stylesheet" />
|
||||
<link href="layout.css" rel="stylesheet" />
|
||||
<link href="card.css" rel="stylesheet" />
|
||||
|
||||
@@ -113,6 +114,7 @@
|
||||
</ul>
|
||||
</footer>
|
||||
</article>
|
||||
|
||||
<article>
|
||||
<header>
|
||||
<h1>A card with a table</h1>
|
||||
|
||||
Reference in New Issue
Block a user