Widget:Footer: Difference between revisions
From Jcastle.info
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
<div class="container"> | <div class="container"> | ||
<div class="row"> | <div class="row"> | ||
<div class="col-sm-4 footercol" style="background-color: | <div class="col-sm-4 footercol" style="background-color: white;"> | ||
<h5>Get started</h5> | <h5>Get started</h5> | ||
<ul> | <ul> | ||
Line 10: | Line 10: | ||
</ul> | </ul> | ||
</div> | </div> | ||
<div class="col-sm-4"> | <div class="col-sm-4" style="background-color: #eee;"> | ||
<h5>About</h5> | <h5>About</h5> | ||
<ul> | <ul> | ||
Line 18: | Line 18: | ||
</ul> | </ul> | ||
</div> | </div> | ||
<div class="col-sm-4"> | <div class="col-sm-4" style="background-color: white;"> | ||
<h5>Follow</h5> | <h5>Follow</h5> | ||
<div class="social-networks"> | <div class="social-networks"> |
Revision as of 14:08, 6 January 2024
<footer id="myFooter">
About
- <a href="http://jcastle.info/view/Jcastle.info:About">About Jcastle.info</a>
- <a href="http://jcastle.info/view/Special:Log/comments">Recent Comments</a>
- <a href="http://jcastle.info/view/Special:RecentChanges">Recent Edits</a>
Follow
</footer>