Skip to content

Instantly share code, notes, and snippets.

View Tecayehuatl's full-sized avatar
🌟
One task at the time...

Enrique Delgado Tecayehuatl Tecayehuatl

🌟
One task at the time...
View GitHub Profile
@Tecayehuatl
Tecayehuatl / .html
Created December 22, 2016 22:54
Email boilerplate
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Example</title>
<style type="text/css">
/*****************
*HOTMAIL WEB FIX LINE HEIGHT
*****************/
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
PageLoad()
{
if(IsPostBack)
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace WebApplication06102013
{
public partial class WebForm1 : System.Web.UI.Page