Initial commit
This commit is contained in:
66
_markdown/buttons.md
Normal file
66
_markdown/buttons.md
Normal file
@ -0,0 +1,66 @@
|
||||
---
|
||||
title: Buttons
|
||||
template: pages
|
||||
page_dir: /buttons
|
||||
---
|
||||
|
||||
<!-- 88x31 -->
|
||||
<!--<a href="https:///" target="_blank"><img src="/res/img/badges/" alt="" width="88px" height="31px"></a>-->
|
||||
|
||||
<!-- 32x32 -->
|
||||
<!--<a href="https:///" target="_blank"><img src="/res/img/buttons/" alt="" width="32px" height="32px"></a>-->
|
||||
|
||||
<div style="position: absolute; top: 0px; left: 4px;" class="button_container">
|
||||
<h2 style="text-align: center;">
|
||||
My Badges
|
||||
</h2>
|
||||
<div style="overflow: auto; height: 201px; margin-top: -8px;">
|
||||
<div class="web_buttons">
|
||||
<!-- Badges -->
|
||||
<a href="/res/img/badges/large/web-badge-large.gif" target="_blank"><img src="/res/img/badges/web-badge.gif" alt="" width="88px" height="31px"></a>
|
||||
<a href="/res/img/badges/large/web-badge-2-large.gif" target="_blank"><img src="/res/img/badges/web-badge-2.gif" alt="" width="88px" height="31px"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div style="position: absolute; bottom: 4px; left: 4px;" class="button_container">
|
||||
<h2 style="text-align: center;">
|
||||
Other's Badges
|
||||
</h2>
|
||||
<div style="overflow: auto; height: 201px; margin-top: -8px;">
|
||||
<div class="web_buttons">
|
||||
<a href="https://yesterweb.org/no-to-web3/" target="_blank"><img src="/res/img/badges/roly-saynotoweb3.gif" alt="Say no to Web3" width="88px" height="31px"></a>
|
||||
<a href="https://yesterweb.org/" target="_blank"><img src="/res/img/badges/yesterweb.png" alt="The Yesterweb" width="88px" height="31px"></a>
|
||||
<a href="https://www.homestuck.com/sweet-bro-and-hella-jeff" target="_blank"><img src="/res/img/badges/sbahj.jpg" alt="sweet bro and hella jeff" width="88px" height="31px"></a>
|
||||
<a href="https://ribo.zone/" target="_blank"><img src="/res/img/badges/ribozone.gif" alt="ribose" width="88px" height="31px"></a>
|
||||
<a href="https://32bit.cafe/" target="_blank"><img src="/res/img/badges/32b-neon.gif" alt="32-Bit Cafe" width="88px" height="31px"></a>
|
||||
<a href="https://sapoweb.neocities.org/" target="_blank"><img src="/res/img/badges/sapo_banner.gif" alt="where cinders lie" width="88px" height="31px"></a>
|
||||
</div>
|
||||
<div class="web_buttons">
|
||||
<img src="/res/img/badges/brokenimg.png" alt="Broken image" width="88px" height="31px">
|
||||
<img src="/res/img/badges/cookie.png" alt="No cookies" width="88px" height="31px">
|
||||
<img src="/res/img/badges/i_dream_in_html.gif" alt="I dream in HTML" width="88px" height="31px">
|
||||
<img src="/res/img/badges/bestcomp.gif" alt="Best viewed with a computer" width="88px" height="31px">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div style="position: absolute; top: 0px; right: 4px;" class="button_container">
|
||||
<h2 style="text-align: center;">
|
||||
My Buttons
|
||||
</h2>
|
||||
<div style="overflow: auto; height: 201px; margin-top: -8px;">
|
||||
<div class="web_buttons">
|
||||
<!-- Buttons -->
|
||||
<a href="/res/img/buttons/large/web-button-2-large.gif" target="_blank"><img src="/res/img/buttons/web-button-2.gif" width="32px" height="32px"></a>
|
||||
<a href="/res/img/buttons/large/trans_flag-shine-large.gif" target="_blank"><img src="/res/img/buttons/trans_flag-shine.gif" width="32px" height="32px"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div style="position: absolute; bottom: 4px; right: 4px;" class="button_container">
|
||||
<h2 style="text-align: center;">
|
||||
Other's Buttons
|
||||
</h2>
|
||||
<div style="overflow: auto; height: 201px; margin-top: -8px;">
|
||||
<div class="web_buttons">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user