Skip to content

Instantly share code, notes, and snippets.

View donutdan4114's full-sized avatar

Daniel Pepin donutdan4114

View GitHub Profile
<style type="text/css">@media screen and (max-width: 600px){
.table-block{width:100% !important;}
}
.table-wrapper{color:white;}
.table-block{padding:15px;border:2px solid white;}
</style>
<div class="table-wrapper">
<div class="table-row" style="width:100%;height:200px;">
<div class="table-block" style="background-color:red;width:33.333%;float:left;height:100%;">block 1</div>
#!/usr/bin/php
<?php
/**
* @file
* Small script for interacting with the tinycache.io API.
*
* https://tinycache.io/docs
*
* Usage examples:
* > tinycache