Skip to content

Instantly share code, notes, and snippets.

View sigul's full-sized avatar

Silvio Gulizia sigul

View GitHub Profile
@amberhinds
amberhinds / front-page.php
Created June 26, 2017 16:01
Genesis Flexible widgets - How Altitude pro sets up the home page widgets
<?php
/**
* Altitude Pro.
*
* This file adds the front page to the Altitude Pro Theme.
*
* @package Altitude
* @author StudioPress
* @license GPL-2.0+
* @link http://my.studiopress.com/themes/altitude/
anonymous
anonymous / index.html
Created March 19, 2018 10:24
Styled JavaScript Countdown Clock
<h1>Ancora in promozione per</h1>
<div id="clockdiv">
<div>
<span class="days"></span>
<div class="smalltext">Giorni</div>
</div>
<div>
<span class="hours"></span>
<div class="smalltext">Ore</div>
</div>