Skip to content

Instantly share code, notes, and snippets.

@dc500
dc500 / gist:bb5753b62e9487d46b82bd117eb59ab1
Created February 17, 2017 16:28 — forked from jrosenthal/gist:4728879
Phaxio Simple HTML Fax Form - Proof of Concept, no bells and whistles
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="UTF-8">
<title></title>
<style type="text/css">
#faxForm label {
width:125px;
display: inline-block;
text-align: right;