Projects wip.
This commit is contained in:
parent
54ac5fe4fd
commit
0dcf836149
BIN
img/project-1-cover.png
Normal file
BIN
img/project-1-cover.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 191 KiB |
BIN
img/project-2-cover.png
Normal file
BIN
img/project-2-cover.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 212 KiB |
BIN
img/project-3-cover.png
Normal file
BIN
img/project-3-cover.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 180 KiB |
BIN
img/project-4-cover.png
Normal file
BIN
img/project-4-cover.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 95 KiB |
BIN
img/project-5-cover.png
Normal file
BIN
img/project-5-cover.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 118 KiB |
88
index.html
88
index.html
@ -122,27 +122,62 @@
|
||||
<div class="tile is-vertical is-12">
|
||||
<div class="tile">
|
||||
<div class="tile is-parent is-vertical">
|
||||
<article class="tile is-child notification is-info">
|
||||
<p class="title">Middle tile</p>
|
||||
<p class="subtitle">With an image</p>
|
||||
<article class="tile is-child notification">
|
||||
<p class="title">Project</p>
|
||||
<p class="subtitle">Client</p>
|
||||
<figure class="image is-4by3">
|
||||
<img src="https://bulma.io/images/placeholders/640x480.png">
|
||||
<img src="img/project-1-cover.png">
|
||||
</figure>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
<div class="tile is-parent">
|
||||
<article class="tile is-child notification is-info">
|
||||
<p class="title">Middle tile</p>
|
||||
<p class="subtitle">With an image</p>
|
||||
<article class="tile is-child notification">
|
||||
<p class="title">Project</p>
|
||||
<p class="subtitle">Client</p>
|
||||
<figure class="image is-4by3">
|
||||
<img src="https://bulma.io/images/placeholders/640x480.png">
|
||||
<img src="img/project-2-cover.png">
|
||||
</figure>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
<div class="tile is-parent">
|
||||
<article class="tile is-child notification is-info">
|
||||
<article class="tile is-child notification">
|
||||
<p class="title">Project</p>
|
||||
<p class="subtitle">Client</p>
|
||||
<figure class="image is-4by3">
|
||||
<img src="img/project-3-cover.png">
|
||||
</figure>
|
||||
</article>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="tile is-ancestor">
|
||||
<div class="tile is-vertical is-12">
|
||||
<div class="tile">
|
||||
<div class="tile is-parent is-vertical">
|
||||
<article class="tile is-child notification">
|
||||
<p class="title">Project</p>
|
||||
<p class="subtitle">Client</p>
|
||||
<figure class="image is-4by3">
|
||||
<img src="img/project-4-cover.png">
|
||||
</figure>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
<div class="tile is-parent">
|
||||
<article class="tile is-child notification">
|
||||
<p class="title">Project</p>
|
||||
<p class="subtitle">Client</p>
|
||||
<figure class="image is-4by3">
|
||||
<img src="img/project-5-cover.png">
|
||||
</figure>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
<div class="tile is-parent">
|
||||
<article class="tile is-child notification">
|
||||
<p class="title">Middle tile</p>
|
||||
<p class="subtitle">With an image</p>
|
||||
<figure class="image is-4by3">
|
||||
@ -153,41 +188,6 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="tile is-ancestor">
|
||||
<div class="tile is-vertical is-12">
|
||||
<div class="tile">
|
||||
<div class="tile is-parent is-vertical">
|
||||
<article class="tile is-child notification is-info">
|
||||
<p class="title">Middle tile</p>
|
||||
<p class="subtitle">With an image</p>
|
||||
<figure class="image is-4by3">
|
||||
<img src="https://bulma.io/images/placeholders/640x480.png">
|
||||
</figure>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
<div class="tile is-parent">
|
||||
<article class="tile is-child notification is-info">
|
||||
<p class="title">Middle tile</p>
|
||||
<p class="subtitle">With an image</p>
|
||||
<figure class="image is-4by3">
|
||||
<img src="https://bulma.io/images/placeholders/640x480.png">
|
||||
</figure>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
<div class="tile is-parent">
|
||||
<article class="tile is-child notification is-info">
|
||||
<p class="title">Middle tile</p>
|
||||
<p class="subtitle">With an image</p>
|
||||
<figure class="image is-4by3">
|
||||
<img src="https://bulma.io/images/placeholders/640x480.png">
|
||||
</figure>
|
||||
</article>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user