Skip to content
Snippets Groups Projects
Commit 7888a13d authored by crowfeathers00's avatar crowfeathers00
Browse files

4E

parent ee0cef58
Branches
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
<script src="index.js"></script>
<!--Question 4d-->
<link rel="stylesheet" href="#">
<link rel="stylesheet" href="stylesheet.css">
<title>Lab 5</title>
</head>
<body>
......@@ -24,6 +24,12 @@
<table border="1" id="book-list">
<tr class="rows">
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr id="header-row">
<th>Title</th>
<th>Author</th>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment