HTML Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
.first
{
border: 1px solid Teal;
font-family: serif;
font-size: 13px;
font-style: normal;
color: Blue;
}
</style>
</head>
<body>
<span class="first">T</span><span class="first">h</span><span class="first">i</span><span class="first">s</span> <span class="first">t</span><span class="first">e</span><span class="first">x</span><span class="first">t</span> <span class="first">h</span><span class="first">a</span><span class="first">s</span> <span class="first">b</span><span class="first">o</span><span class="first">r</span><span class="first">d</span><span class="first">e</span><span class="first">r</span> <span class="first">a</span><span class="first">r</span><span class="first">o</span><span class="first">u</span><span class="first">n</span><span class="first">d</span> <span class="first">i</span><span class="first">t</span> This text doesn't have any border around it. Is this what you are looking around?
</body>
</html>
Are you looking for the above one?
Bookmarks