1<p style="border:3px; border-style:solid; border-color:#FF0000; padding: 1em;">
2 First example with text surrounded by a red border.<br>This example also has multiple lines.
3</p>
1text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;