Header nav.
This commit is contained in:
parent
0dfb82d75d
commit
cde4fddaf1
30
index.html
30
index.html
@ -66,6 +66,36 @@
|
|||||||
clients from small startups to large enterprises like Macy's and McDonald's.</p>
|
clients from small startups to large enterprises like Macy's and McDonald's.</p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
<section class="section">
|
||||||
|
<div class="container">
|
||||||
|
<h1 class="title">Experience</h1>
|
||||||
|
<div class="card">
|
||||||
|
<div class="card-content">
|
||||||
|
<div class="media">
|
||||||
|
<div class="media-left">
|
||||||
|
<figure class="image is-48x48">
|
||||||
|
<img src="https://bulma.io/images/placeholders/96x96.png" alt="Placeholder image">
|
||||||
|
</figure>
|
||||||
|
</div>
|
||||||
|
<div class="media-content">
|
||||||
|
<p class="title is-4">Company Name</p>
|
||||||
|
<p class="subtitle is-6">Title</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="content">
|
||||||
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||||
|
Phasellus nec iaculis mauris. <a>@bulmaio</a>.
|
||||||
|
<a href="#">#css</a> <a href="#">#responsive</a>
|
||||||
|
<br>
|
||||||
|
<time datetime="2016-1-1">11:09 PM - 1 Jan 2016</time>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
<!-- <h1 class="title">
|
<!-- <h1 class="title">
|
||||||
Bulma
|
Bulma
|
||||||
|
Loading…
Reference in New Issue
Block a user