forked from andrewbanchich/editorial-jekyll-theme
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbanner.html
17 lines (17 loc) · 773 Bytes
/
banner.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!-- Banner -->
<section id="banner">
<div class="content">
<header>
<h1>Hi, I’m Editorial<br />
by HTML5 UP</h1>
<p>A free and fully responsive site template</p>
</header>
<p>Aenean ornare velit lacus, ac varius enim ullamcorper eu. Proin aliquam facilisis ante interdum congue. Integer mollis, nisl amet convallis, porttitor magna ullamcorper, amet egestas mauris. Ut magna finibus nisi nec lacinia. Nam maximus erat id euismod egestas. Pellentesque sapien ac quam. Lorem ipsum dolor sit nullam.</p>
<ul class="actions">
<li><a href="#" class="button big">Learn More</a></li>
</ul>
</div>
<span class="image object">
<img src="assets/images/pic10.jpg" alt="" />
</span>
</section>