Finished 'ViewData in ASP.NET MVC' removed unnecessary html elements

master
jason.zhu 2021-06-10 18:14:51 +10:00
parent 2d19c8578d
commit 07956d2d3c
1 changed files with 0 additions and 4 deletions

View File

@ -43,9 +43,5 @@
<td>@employee.Address</td>
</tr>
</table>
<div>
<h1>Index View Coming From Views/Home Folder</h1>
</div>
</body>
</html>