Created a banner, added more content, converted spaces to tabs, figured out hrefs with # based on id.
This commit is contained in:
6
pages/helpers/banner.php
Normal file
6
pages/helpers/banner.php
Normal file
@ -0,0 +1,6 @@
|
||||
#!/usr/bin/php
|
||||
<div class="row col-12">
|
||||
<div class="banner-top">Peace</div>
|
||||
<div class="banner-middle">Love</div>
|
||||
<div class="banner-bottom">Happiness</div>
|
||||
</div>
|
Reference in New Issue
Block a user