﻿<?xml version="1.0" encoding="utf-8"?>
<snippet name = "Outlined boxes with links" 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" bgcolor="#333333"><tr><td><table width="100%" border="0" cellpadding="4" cellspacing="1" bgcolor="#FFFFFF"><tr><td width="20%" align="center"><a href="#">Lorem</a></td><td width="20%" align="center"><a href="#">Ipsum</a></td><td width="20%" align="center"><a href="#">Dolar</a></td><td width="20%" align="center"><a href="#">Sic Amet</a></td><td width="20%" align="center"><a href="#">Consetetur</a></td></tr></table></td></tr></table> ]]>
</insertText>
<insertText location="afterSelection"><![CDATA[]]>
</insertText>
</snippet>
