Video 51: Styling the Application: Part I
This commit is contained in:
@@ -1 +1,3 @@
|
||||
<p>Created by {{name}}</p>
|
||||
<footer>
|
||||
<p>Created by {{name}}</p>
|
||||
</footer>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<h1>{{title}}</h1>
|
||||
|
||||
<div>
|
||||
<header>
|
||||
<h1>{{title}}</h1>
|
||||
|
||||
<a href="/">Weather</a>
|
||||
<a href="/about">About</a>
|
||||
<a href="/help">Help</a>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
Reference in New Issue
Block a user