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

4E

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