Skip to content

Instantly share code, notes, and snippets.

@reisizer
reisizer / index.html
Created October 19, 2017 10:02
E-Mail Marketing template
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head>
<meta http-equiv="content-type" content="text/html; charset=windows-874"><title>New Collection</title>
<meta name="generator" content="LibreOffice 5.4.0.3 (Windows)">
@reisizer
reisizer / index.html
Created April 20, 2017 06:03
create from visual code editor
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>reisizer</title>
<meta name="description" content="about reisizer on gist">
@reisizer
reisizer / index.html
Last active March 31, 2017 14:51
origin
-<!DOCTYPE html>
-<html lang="en,th">
-<head>
- <meta charset="UTF-8">
- <title>Landing Page by Reisizer</title>
-</head>
-<body>
- <h1>Hello World - สวัสดีชาวโลก</h1>
-</body>
-</html>