Skip to content
Snippets Groups Projects
Commit ae23c20d authored by vand's avatar vand
Browse files

Update index.html

parent 555f3b76
No related branches found
No related tags found
No related merge requests found
...@@ -16,18 +16,25 @@ and is wrapped around the whole page content, except for the footer in this exam ...@@ -16,18 +16,25 @@ and is wrapped around the whole page content, except for the footer in this exam
<!-- Grid --> <!-- Grid -->
<div class="w3-row"> <div class="w3-row">
<div class="w3-col"> <div class="w3-col-third">
one
</div>
<div class="w3-col-third">
two
</div>
<div class="w3-col-third">
three
</div> </div>
</div> </div>
<div class="w3-row">
<div class="w3-row">
<!-- Entry --> <!-- Entry -->
<div class="w3-card-4 w3-margin w3-white"> <div class="w3-card-4 w3-margin w3-white">
<img src="placeholder_02508_web.jpg" style="width:100%"> <img src="placeholder_02508_web.jpg" style="width:100%">
</div> </div>
</div> </div>
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment