NAVIGATIE
• Freetime overzicht
• Zoeken
RUBRIEKEN
• FAQ / Help
• Wat mag niet?
• WZL Wedstrijden
• WZL Chat
• WZL Toolbar
• WZL Statistieken
• WZL leden
• WZL shop
• E-cards
RSS 
• Fun-feed
• Babe-feed
• Stud-feed
Een groot aantal pokerrooms geven
de mogelijkheid om poker te spelen op internet en geld te storten via het veilige iDeal betaalsysteem.
|
Origineel bericht
|
bunkie
Sinds 19/3/2005
T: 21
R: 35
|
5/7/2006 -
12:52u
|
Quote
|
hallo,
ben momenteel bezig met een website daarin moeten bij een plaatje(een link) als de muis er over gaat een ander plaatje komen en er een tekst bij komen
maar die tekst erbij niet weet iemand hoe ik dat kan doen?
ik heb nu:
Code:
op de pagina zelf:
<link href="../elma.css" rel="stylesheet" type="text/css" media="all"> <style type="text/css" media="screen"><!-- #knop1 { visibility: visible; position: absolute; top: 332px; left: 637px; width: 74px; height: 73px } #knop2 { visibility: visible; position: absolute; top: 479px; left: 618px; width: 67px; height: 57px } #home { visibility: hidden; position: absolute; top: 529px; left: 695px; width: 55px; height: 24px } #pups { visibility: hidden; position: absolute; top: 380px; left: 708px; width: 45px; height: 25px } #overwinnen { visibility: visible; position: absolute; top: 478px; left: 685px; width: 93px; height: 40px } #norwich { visibility: hidden; position: absolute; top: 291px; left: 693px; width: 93px; height: 51px } --></style>
en elma.css
.elmabold { color: #c33; font-size: 16px; font-family: Verdana; line-height: 18px; text-decoration: none } .elmaknop { color: #c33; font-size: 14px; font-family: Verdana; font-weight: 600; line-height: 14px; text-decoration: none } .elmabody { color: black; font-size: 10px; font-family: Verdana; line-height: 13px; text-decoration: none } a:link { color: black; font-size: 10px; font-family: Verdana; line-height: 13px; text-decoration: none } a:hover { color: #f63; font-size: 12px; font-family: Verdana; line-height: 13px; text-decoration: none } a:active { color: black; font-size: 10px; font-family: Verdana; line-height: 13px; text-decoration: none } a:visited { color: black; font-size: 10px; font-family: Verdana; line-height: 13px; text-decoration: none }
ik hoop dat jullie zien wat ik fout doe want ik kan het niet vinde
bvd,
|
|
|