<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>Holidays in NYC</title>
</head>
<body style="margin: 0; padding: 0;">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td style="padding: 10px 0 30px 0;">
<table
align="center"
border="0"
cellpadding="0"
cellspacing="0"
width="600"
style="border: 1px solid #cccccc; border-collapse: collapse;"
>
<tr>
<td
align="center"
bgcolor="#acb8bd"
style="padding: 40px 0 30px 0; color: #153643; font-size: 14px; font-weight: normal; font-family: Arial, sans-serif;"
>
<header>
<img src="https://i.imgur.com/p6kROA3.png" />
</header>
<h1>Seasons Greetings to one and all!</h1>
<p>
Visiting New York is fun, especially during the holidays.
Thankfully, the city itself makes sure to put together its
<a href="https://www.nycgo.com/">official guide</a> of things
to do in and around the city. Now, when I say the city I mean
<strong>all 5 boroughs</strong>. Check out some of our
favorite things to do in the Bronx, Brooklyn, Manhattan,
Queens and Staten Island. Which is your favorite?
</p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.