Skip to content

Instantly share code, notes, and snippets.

View markcwebster's full-sized avatar

Mark Webster markcwebster

View GitHub Profile
@markcwebster
markcwebster / audioSSML
Last active November 4, 2019 15:03
How to format the audio tag in SSML for voice applications.
Welcome to our Skill.
<audio src="https://s3-us-west-1.amazonaws.com/sayspring-prod/media/celtic-open-chime.mp3" />
What would you like to do next?
@markcwebster
markcwebster / neverssl.html
Created October 24, 2016 17:30
Some CSS for NeverSSL
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<title>NeverSSL - Helping You Get Online</title>
<style>
body {
font-family: Montserrat, helvetica, arial, sans-serif;
font-size: 16x;
color: #444444;