Add title in name
This commit is contained in:
@@ -53,7 +53,7 @@ Tutorials can be found here: http://www.w3schools.com/bootstrap/default.asp
|
||||
<body>
|
||||
<div class="container">
|
||||
<div id="jumbotronTitle" class="jumbotron text-center">
|
||||
<h1>Lab UI</h1>
|
||||
<h1 id="Title">Lab UI</h1>
|
||||
|
||||
</div>
|
||||
<div class="container">
|
||||
|
||||
Reference in New Issue
Block a user