| Output Text
|
<span style="word-spacing:
10px;"> Output Text </span> |
| Output Text
|
<span style="letter-spacing:
10px;"> Output Text </span> |
Output Text 1
Output Text 2 |
<span style="line-height:
10px;"> Output Text 1
<br>Output Text 2</span> |
|
העבירו עכבר עלי |
<span onmouseover="style.color='red';"
onmouseout="style.color='blue';"> Some Text </span> |
|
Some Text |
<span style="position:relative;width:190;height:10;filter:glow(Color=#009966,Strength=1)">
Some Text </span> |
| Border
in a Box |
<SPAN
style="BORDER-RIGHT: #990066 1px dotted; BORDER-TOP: #990066
1px dotted; BORDER-LEFT: #990066 1px dotted; BORDER-BOTTOM: #990066
1px dotted"> Border
in a Box </SPAN> |
| דNotice
the underline? This is not defined in a font or underline tag,
but the table cell itself!! |
|
<table>
<tr>
<td style="background:000000; font-family:arial;
text-decoration:underline;"><FONT FACE="Verdana,
Arial, Helvetica" SIZE="1"
COLOR="#ffffff"><b>Notice the underline? This
is not defined in a font or
underline tag, but the table cell itself!!</font></td>
</tr>
</table>
|
שימוש פשוט ונקי בטופס ליצירת תפריט: |
<form name="nav">
<select name="link" onChange="location=document.nav.link.options[document.nav.link.selectedIndex].value;"
value="GO">
<option selected>Choose Destination</option>
<option value="http://www.bravenet.com">Bravenet.com</option>
<option value="http://www.bravenet.com/reviews/archives/tips.php">Tips
& Tricks Archive</option>
<option value="http://www.bravenet.com/members/helpcenter.php">Bravenet.com
Help Center</option>
</select>
</form>
|
| |
<table style="filter:SHADOW(color=gray,
strength=4)"> <tr><td> <font style="font-family:
Arial Black; font-size:18px; color: black;">
This text SHOULD glow... </font> </td></tr></table>
|
|
<table style="filter:SHADOW(strength=4)">
<tr><td> <font style="font-family: Arial Black;
font-size:32px; color: red;">
Is this an image? No! </font> </td></tr></table>
|
| |
|