Skip to content

Instantly share code, notes, and snippets.

View stefan-reich's full-sized avatar

Stefan Reich stefan-reich

View GitHub Profile
@stefan-reich
stefan-reich / nofilename.javax
Created February 14, 2016 22:25
Quick webserver in JavaX
// tinybrain.de/1001649
!752
p {
serveHttp(7777);
}
static NanoHTTPD.Response serve(S uri, NanoHTTPD.Method method,
Map<S,S> header, Map<S,S> parms, Map<S,S> files) {

3D CSS Typography

Renders best in Chrome.

This technique does work in Firefox, but text stroke is not supported.

A Pen by Noah Blon on CodePen.

License.