EDM Code, html, tables, styling
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Newsletter</title>
</head>
<body>
<table width ="600" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="600" colspan="4" height="20" bgcolor="#f5f3eb"> </td>
</tr>
<tr>
<td width="25" height="30" bgcolor="f5f3eb"> </td>
<td width="400" height="30" bgcolor="f5f3eb">
<p style="font-family:Courier; font-style:italic; font-size: 8pt; color:#b6b3a9;">
CONTEMPORARY PHOTOGRAPHY MAGAZINE
</p>
</td>
<td width="150" height="30" bgcolor="f5f3eb">
<p style="font-family:Courier; font-size: 8pt; tex-align:right; color: #b6b3a9;">
Volume 02, Issue no. 08
</p>
</td>
<td width="25" height="30" bgcolor="f5f3eb"> </td>
</tr>
<tr>
<td width="25" height="15" bgcolor="f5f3eb"> </td>
<td width="550" colspan="2" height="15" bgcolor="f5f3eb">
<p style="font-family:Times New Roman; font-size: 62pt; text-align: center; color: #b6b3a9; padding:0; margin:0;">
Sharpshooter
</p>
<p>
</p>
</td>
<td width="25" height="15" bgcolor="f5f3eb"> </td>
</tr>
<tr>
<td width="25" height="15" bgcolor="f5f3eb"> </td>
<td width="550" colspan="2" height="15" bgcolor="f5f3eb">
<img alt="" src="https://scontent-sin2-2.xx.fbcdn.net/v/t15.5256-10/p320x320/70528825_10162467150245454_3679825990919389184_n.jpg?_nc_cat=104&_nc_eui2=AeFI5_pyzvw0aq0EpoMqqT3Fh7oaGPJBZxsySLu6Y8U2ANH1TUrJev_2P5yu7aOzTClXfT6mEGy8rv6oeEeOd9doJbF5Aq1IyjcnQ7ScERpzYQ&_nc_oc=AQkVHNtplKaNEDatzjGTaWCwh6xYNyAZBVK5K930yzwIXvPP36a6rK3o55xl1MpV_KY&_nc_ht=scontent-sin2-2.xx&oh=be2e9cb62c796d763bc2d50a7c40ca84&oe=5E0A9F9D"/>
</td>
<td width="25" height="15" bgcolor="f5f3eb"> </td>
</tr>
<tr>
<td width="600" colspan="4" height="25" bgcolor="#f5f3eb">
</td>
</tr>
<tr>
<td width="600" colspan="4" height="25" bgcolor="#f5f3eb">
<table width="600" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="25" colspan="1" height="5" bgcolor="f5f3eb"></td>
<td width="150" colspan="2" height="5" bgcolor="f5f3eb">
<p style="font-family:Courier; font-weights:bold; font-size: 8pt; text-align:center; padding:0; color:#b6b3a9; vertical-align:top;margin-top:0;padding-bottom:15px;">
Featured Artists
</p>
<ul style="list-style-type:none; margin:0; padding:0; text-align:center; ">
<li style="padding-left:0; font-family:Courier; font-weights:bold; font-size: 8pt; tex-align:right; padding:0; color:#b6b3a9;">
MAI ZAKI
</li>
<li style="font-family:Courier; font-weights:bold; font-size: 8pt; tex-align:right; padding:0; color:#b6b3a9;">
ZARA NIZAR
</li>
<li style="font-family:Courier; font-weights:bold; font-size: 8pt; tex-align:right; padding:0; color:#b6b3a9;">
AHAM SALMAN
</li>
<li style="font-family:Courier; font-weights:bold; font-size: 8pt; tex-align:right; padding:0; color:#b6b3a9;">
ABDULLA NIYAZI
</li>
<li style="font-family:Courier; font-weights:bold; font-size: 8pt; tex-align:right; padding:0; color:#b6b3a9;">
SOPHIA SHAREEF
</li>
<li style="font-family:Courier; font-weights:bold; font-size: 8pt; tex-align:right; padding:0; color:#b6b3a9;">
ALI FATTAHDIZAJO
</li>
<li style="font-family:Courier; font-weights:bold; font-size: 8pt; tex-align:right; padding:0; color:#b6b3a9;">
HUSSAIN MAISAN ZAKI
</li>
</td>
<td width="15" colspan="1" height="5" bgcolor="f5f3eb" style="border-right:1px solid #ccc;"></td>
<td width="15" colspan="1" height="5" bgcolor="f5f3eb"></td>
<td width="370" colspan="2" height="5" bgcolor="f5f3eb">
<p style="font-family:Courier; font-weights:bold; font-size: 8pt; tex-align:justify; padding:0; color:#b6b3a9;">Saturday, the 19th of April, saw Malaysia’s most promising photographers reach a new peak in their careers. Hosted at Core Design Gallery, the salon opened with a welcome toast by established Malaysian artist, Zac Lee.
The artists touched on their individual motivations and encouraged critique about their work. The informal setting of the event invited friendly debates and open discussion among their esteemed guests.</p>
<p style="font-family: Courier; font-style:italic ; font-size: 10pt; text-align:left; padding:0; color:#b6b3a9">
Catch more of the artists’ work at the upcoming <span style="font-weight:bold;">Singapore Biennale 2020</span>
</p>
</td>
<td width="25" colspan="1" height="5" bgcolor="f5f3eb"></td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>