﻿<?xml version="1.0" encoding="utf-8"?>
<snippet name = "Outlined Boxes" description = "Each link appears in its own outlined box." preview="html" type="block">
<insertText location="beforeSelection">
<![CDATA[<table width="100%" border="0" cellpadding="0" cellspacing="0" style="background-color: #333333;"><tbody><tr><td><table width="100%" border="0" cellpadding="4" cellspacing="1" style="background-color: #ffffff;"><tr><td width="20%" style="text-align:center;"><a href="#">Lorem</a></td><td width="20%" style="text-align: center"><a href="#">Ipsum</a></td><td width="20%" style="text-align: center"><a href="#">Dolar</a></td><td width="20%" style="text-align: center"><a href="#">Sic Amet</a></td><td width="20%" style="text-align: center"><a href="#">Consetetur</a></td></tr></table></td></tr></tbody></table>]]>
</insertText>
<insertText location="afterSelection"><![CDATA[]]>
</insertText>
</snippet>
