A few awesome html selectors to style up those links. More info here: http://nicovanzyl.com/tools/chameleon/
A Pen by Saminou yengue kizidi on CodePen.
<a href="http://www.dafont.com/monofur.font" class="download-link" target="_blank">font source</a> | |
<img src="http://johnmotyljr.com/codepen/programming-fonts/font-image.png"/> | |
<br> | |
<img src="http://johnmotyljr.com/codepen/programming-fonts/in-chrome.png"/> | |
<pre class="prettyprint linenums"><code class="language-html"><!DOCTYPE html> | |
<html> | |
<head> | |
<title>Site Title</title> | |
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
A copy of CSS3 family tree from http://thecodeplayer.com
A Pen by Chuong Dang on CodePen.
A Pen by Andrey Matin on CodePen.
Yet another canvas test... I first made this animation in 1998 using a java applet... I made it again few years ago using canvas and JS...
My thoughts about canvas/js vs java : well... java was faster...
The following link will bring you back to 1998 : http://applet3d.free.fr/java/particles/index.htm
Audio visualisation with smooth freqency bars, for a jewellery design brief of all things.
Only in chrome, credits in js panel and music is Lines by Tom Milsom.
A Pen by Saminou yengue kizidi on CodePen.
Simple Toggle Switch
A Pen by Saminou yengue kizidi on CodePen.
A nifty little login form.
A Pen by Saminou yengue kizidi on CodePen.