Skip to content

Instantly share code, notes, and snippets.

View beytarovski's full-sized avatar

F. Kuzey Beytar beytarovski

View GitHub Profile
@beytarovski
beytarovski / mail.html
Created August 11, 2020 07:07
Simple HTML for mails
<!DOCTYPE html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title></title>
<style type="text/css">
body {
color: #212121;
font-size: 16px;