Skip to content

Instantly share code, notes, and snippets.

View penwelldlamini's full-sized avatar

Penwell Dlamini penwelldlamini

View GitHub Profile
@penwelldlamini
penwelldlamini / index.html
Created August 12, 2020 18:51
responsive timeline v3
<h1>Notable inventions, <span>1910–2000</span></h1>
<div class="flex-parent">
<div class="input-flex-container">
<div class="input">
<span data-year="1910" data-info="headset"></span>
</div>
<div class="input">
<span data-year="1920" data-info="jungle gym"></span>
</div>
<div class="input active">
@penwelldlamini
penwelldlamini / php-ping.php
Created April 8, 2017 00:04 — forked from k0nsl/php-ping.php
PHP ping script
<?php
/*
*
* Use the examples below to add your own servers. Coded by clone1018 [?]
*
*/
$title = "Simple Server Status"; // website's title
$servers = array(
'Google Web Search' => array(