| Artikkel-oversikt | |
| Scripts og tips hos Winfolinx.com | ||
| Webhotell |
| CSS: | ... og sånn blir det: |
|
<STYLE TYPE="text/css"> td { color: #000000; background-color: white; font-size: 10pt; font-weight: bolder; font-family: Verdana, Arial, Helvetica, sans-serif; } a:link {color:#FFFFFF;} a:visited {color:#946C6B;} a:hover {color:#FF0000;} </STYLE>
<table class=tdny cellpadding="0" cellspacing="0" border="0"><tr>
<td width="147" height="45" background="button.jpg" align="center" valign="middle"> <a href="hjem.html" style="text-decoration:none">Home Page</a> </td></tr></table> <table class=tdny cellpadding="0" cellspacing="0" border="0"><tr> <td width="147" height="45" background="button.jpg" align="center" valign="middle"> <a href="2.html" style="text-decoration:none">2 Page</a> </td></tr></table> <table class=tdny cellpadding="0" cellspacing="0" border="0"><tr> <td width="147" height="45" background="buttom.jpg" align="center" valign="middle"> <a href="3.html" style="text-decoration:none">3 Page</a> </td></tr></table> |
|
|
|