טירפת ירותפככ הלבט
Life Is Short Up here רושיקכו
<html>
<head>
<title>א"ב בבנית אתרים</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-8">
<style id="buttonstyle">
<!--

/*
Depressible DHTML buttons- © Dynamic Drive (www.dynamicdrive.com)-- הפמ חוקל טפירקסה
For full source code, 100's more DHTML scripts, and Terms Of Use,
Visit http://dynamicdrive.com
*/

.overbutton{
background-color:azure;
border:2px solid buttonshadow;
border-left:1px solid buttonhighlight;
border-top:1px solid buttonface;
padding:1px;
cursor:hand;
}

.downbutton{
background-color:yellow;
border:2px solid buttonshadow;
border-right:1px solid buttonhighlight;
border-bottom:1px solid buttonhighlight;
padding:2px;
padding-bottom:0px;
padding-right:0px;
cursor:hand;
}

-->
</style>

<script language="JavaScript1.2">

if (document.all)
document.styleSheets["buttonstyle"].addRule(".dhtmlbutton","background-color:buttonface;border: 1px solid buttonface;background-color:gold;padding:1px;cursor:hand;")

function upeffect(cur){
if (document.all)
cur.className='overbutton'
}

function downeffect(cur){
if (document.all)
cur.className='downbutton'
}


function normaleffect(cur){
if (document.all)
cur.className='dhtmlbutton'
}

</script>


<link rel="stylesheet" href="../liora3.css">
</head>

<body >

<table border="0" width="300" cellspacing="0" cellpadding="0">

<td width="25%" align="center" class="dhtmlbutton" onMouseup="upeffect(this)" onMousedown="downeffect(this)" onMouseover="upeffect(this)" onMouseout="normaleffect(this)"><strong><font face="Arial">Life</font></strong></td>

<td width="25%" align="center" class="dhtmlbutton" onMouseup="upeffect(this)" onMousedown="downeffect(this)" onMouseover="upeffect(this)" onMouseout="normaleffect(this)"><strong><font face="Arial">Is</font></strong></td>

<td width="25%" align="center" class="dhtmlbutton" onMouseup="upeffect(this)" onMousedown="downeffect(this)" onMouseover="upeffect(this)" onMouseout="normaleffect(this)"><strong><font face="Arial">Short</font></strong></td>
<td> <span style="width:90px" class="dhtmlbutton" onMouseup="upeffect(this)" onMousedown="downeffect(this)" onMouseover="upeffect(this)" onMouseout="normaleffect(this)" onClick="window.location='http://dynamicdrive.com'"><b>Up
here רושיקכו </b></span></td>

</table>

 

</body>
</html>