...הזל םיארוק סובמא
 




Emboss Color Example
www.viewsource.dk

Emboss Color Example
www.viewsource.dk

Emboss Color Example
www.viewsource.dk

<html>
<head>
<title>א"ב בבנית אתרים</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-8">
<style>
.light3 { top:-2; left:-2; color:white; }
.shade3 { top:+2; left:+2; color:lightblue; }
.fill3 { top:0; left:0; color:blue; }
</style>
<style type="text/css">
div { position:absolute; }
</style>
<link rel="stylesheet" href="../liora3.css">
</head>

<body >

<table width="80%" border="1" cellspacing="2" cellpadding="2" align="center" bgcolor="#ece8cf" bordercolor="#666666" class="bord2">
<tr>
<td align="left"> xxx </td>
<tr>
<td align="left"><div class="Example3">
<div class="light3"><h1 align="center">Emboss Color Example<BR>www.viewsource.dk</h1></div>
<div class="shade3"><h1 align="center">Emboss Color Example<BR>www.viewsource.dk</h1></div>
<div class="fill3"><h1 align="center">Emboss Color Example <BR>www.viewsource.dk</h1></div>
</div></td>
</table>

</body>
</html>