Hover werkt niet

Status
Niet open voor verdere reacties.

apcmvw

Gebruiker
Lid geworden
7 feb 2012
Berichten
78
Mijn website heb ik gesaneerd. Oorspronkelijk werkte ik meestal met tables en spry-menus. Nu alleen nog met div's en eenvoudige menu's die ik zelf maak. Bij mijn homepage Golfbestemming.nl is er nu alleen iets weggevallen. In de oorspronkelijke opzet veranderde de knoppen met vlaggen van kleur bij hoveren. Deze functie ben ik nu kwijtgeraakt. Is er iemand die weet hoe ik dit terugkrijg?
 
Ik heb even in je source CSS en HTML gekeken, maar ik zie nergens een actie op de :hover. En ik kan de '<vlagdiv>' class niet vinden. Kijk ik niet goed of ontbreken die?
 
Bedankt dat je mee wilt denken city guy! De style voor de vlagdiv heb ik beschreven in vlagmenu 2016.css. Deze css-file is gekoppeld aan deze index-pagina.
 
Bedankt dat je mee wilt denken city guy! De style voor de vlagdiv heb ik beschreven in vlagmenu 2016.css. Deze css-file is gekoppeld aan deze index-pagina.
 
Heb zelf ook nog ven gekeken en inderdaad gezien dat genoemde style sheet NIET gekoppeld was. De verwijzing naar deze sheet stond buiten de <style> maar omdat hij wel vermeld werd gaf Dreamweaver de indruk dat hij meegenomen werd. Sorry dus! Vervolgens zit ik nog wel met het probleem dat ik op deze index pagina twee menu's heb ik ik op verschillende manieren wil "stylen". Daarmee heb ik nog wel problemen.
 
Inmiddels koppeling doorgevoerd maar nu heb ik nog steeds hetzelfde probleem. De wijziging heb ik aangebracht op Golfbestemming.nl/index51.html. Zou je daar nog even kunnen kijken hoe ik de hover zaak aan kan pakken? Bvd!
 
In vlagmenu 2016 zie ik de regel:
'e.hover background-color:#FF0000;'

een constructie die ik nog nooit gebruikt heb. Zit dat wel lekker? Ik ben nog old-school en niet actief met HTML5 of CSS3, dus vandaar de vraag.
 
City Guy, Zelf ben ik van de "No school"! Ik heb geen opleiding in website bouwen en improviseer alles bij elkaar. Wat ik tot nu to gedaan heb "zit niet lekker" want de hover functie werkt niet. Heb jij een wel werkend alternatief voor mij. Alvast bedankt!
 
Ah, duidelijk. Ik ga verder kijken. Maar kijk ondertussen ook 'ns naar een CMS als Joomla! of Wordpress. Misschien een overkill, maar met kant-en-klare templates hoef je minder zelf te vogelen in javascript, html en css. En als je provider of hostingbedrijf dat ondersteunt.....

In ieder geval, die e.hover hoort daar niet en die verziekt daardoor wat er na komt. Je hoort/leest van me.
 
Schitterend! Alvast bedankt. Ondertussen ben ik inderdaad met WP aan de gang gegaan. Mijn streven is om mijn huidige site te gieten in het WP-formaat. Nu is het alleen weer php dat me de das om doet. Maar ik blijf proberen. Te leuk!
 
Heb je al die vlaggen DIV's zelf ingetikt of komt het uit een database?
 
De tekst e.hover moet uit vlagdiv: dat is niet goed

Voor zover ik me herinner moet je nu een aparte .vlaggenbos a:hover maken na de laatste .vlaggenbos descriptor.

.vlaggenbos a:hover, a:active{
color: #CCC;
border: 1px none #090;
height: 75px;
width: 80px;
background-color: #F33;
background-image: none;
background-repeat: no-repeat;
background-position: center top;
}

.vlaggenbos a:hover{
color: #CCC;
border: 1px none #090;
height: 75px;
width: 80px;
background-color: #F33;
background-image: none;
background-repeat: no-repeat;
background-position: center top;
}

Ik ga nog kijken of ik dit zelf kan testen, maar misschien kun je er al wat mee
 
De oplossing die je aangaf heb ik geprobeerd ( en zit nog in de style sheet) maar werkt niet.
De vlaggendivs heb ik zelf ingetikt, voor een belangrijk deel met copy paste. Een database heb ik hier niet voor.
 
Ik heb inmiddels wel wat gezien en denk dat de CSS wel wat gestroomlijnd kan worden.

Gewoon, puur informatief, wat opmerkingen (ik ben deze wel voor je aan het uitwerken)


1. in het CSS-bestand kunnen geen HTML-tags voorkomen, zoals nu het geval is

2. gebruik geen voorwaardelijke CSS zolang je niet op tenminste 1 browser een goed werkende pagina hebt

3. twee keer een link voor cssmaart 2016.css, terwijl het niets toevoegt

4. waarom niet gewoon 1 CSS-bestand? Mits netjes ingedeeld voorkomt het onderhoudsproblemen voor een site van deze omvang

Welke kleurverandering had je in gedachten voor de vlaggen? Ze reageren inmiddels wel op hover.
 
Laatst bewerkt:
Dank je zeer voor het meedenken!
In antwoord op je vragen:
1.Begrijp ik. Ik was me niet bewust dat ik dat gedaan heb. Voor goed begrip: Ik werk met Dreamweaver, deze biedt mij bepaalde standaardsjablonen. Feitelijk doe ik niet anders dan daarop via trial and error doorborduren.
2. Begrijp ik niet. Wat ik wel steeds doe is als ik een pagina saneer dan creeer ik eerst een dubbelganger waarin ik wijzigingen aanbreng. Voor css doe ik iets dergelijks niet.
3. Terecht voegt niets toe. Ik had de indruk dat een van de links op de verkeerde plaats stond maar wist niet welke en daarom maar laten staan.
4. Helemaal gelijk! Maar in de praktijk kreeg ik het niet voor elkaar de twee menu's op deze pagina afzonderlijk van elkaar te "stylen". Daarom maar gekozen voor twee css-bestanden. De rest van de site wordt geregeld door cssmaart 2016.css. Ik probeer het te saneren maar dat lukt niet steeds.
Qua kleur zou ik graag willen dat de vlagdiv bij hover iets lichter groen kleurt bij hover.
 
Zojuist zag ik dat ik de oude versie van de homepage nog heb. Is nu te vinden onder Golfbestemming.nl/index oude stijl.html. Zo kun je meteen zien waarom ik wel aan wat vereenvoudiging toe was!
 
.. en nou maar hopen dat ik geen ruzie met de moderator :cool:

Hieronder de cssmaart en de index.html
De vlaggen worden nu ook in dat bestand afgehandeld.

Ik heb vrijwel alle verwijderingen tussen commentaar tekens gezet.
Toevoegingen zijn er niet veel. De belangrijkste is de vlagdiv a:hover.

Het belangrijkste resultaat is dat de vlaggen een ander achtergrondje krijgen. Hier en daar heb ik een font aangepast.
De pagina's achter de vlaggen heb ik niet bekeken. Ik denk dat je op basis van de index.html daarmee wel verder kunt. Mogelijk dat ze ook reageren op mijn wijzigingen.
Maak vooral een backup van de bestaande bestanden voor je met mijn aanpassingen aan de slag gaat

Info:
- spaties betekenen, net als regeleindes, alleen iets als ze tussen quotes staan i.e. 10 identieke regels achter elkaar kun je gewoon als 1 regel neerzetten.(bijv: de <BR>-s)
- probeer blokken als
HTML:
<div></div>
zoveel mogelijk gepaard in te laten springen. Bij de vlaggen hebben ik een paar als voorbeeld gezet

succes


body {
background: #4E5869;
margin: 0;
padding: 0;
color: #CCC;
background-color: #003300;
font-family: "Bookman Old Style";
font-size: medium;
line-height: normal;
scrollbar-arrow-color: #009900;
scrollbar-face-color: #006600;
scrollbar-highlight-color: #33FF00;
scrollbar-3dlight-color: #003300;
scrollbar-shadow-color: #003300;
scrollbar-darkshadow-color: #008080;
scrollbar-track-color: #003300;
}
::-webkit-scrollbar {
height: 15px;
width: 15px;
background: #003300;
}
::-webkit-scrollbar-thumb {
background: #006600;
border-style: solid;
border-color: #060;
border-width:1px;
-webkit-colour: #090;
-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
}

::-webkit-scrollbar-corner {
background: #003300;
}
/* ~~ Element/tag selectors ~~ */
ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
padding: 0;
margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
margin-top: 0;
border: none;
}

/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a:link {
color:#CC0099;
text-decoration: underline; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
}
a:visited {
color: #FF0000;
text-decoration: underline;
}
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
text-decoration: none;
}

/* ~~ this container surrounds all other divs giving them their percentage-based width ~~ */
.container {
width: 1260px;
max-width: 1460px;/* a max-width may be desirable to keep this layout from getting too wide on a large monitor. This keeps line length more readable. IE6 does not respect this declaration. */
min-width: 780px; /* the auto value on the sides, coupled with the width, centers the layout. It is not needed if you set the .container's width to 100%. */
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
background-color: #003300;
}

/* ~~ the header is not given a width. It will extend the full width of your layout. It contains an image placeholder that should be replaced with your own linked logo ~~ */
.header {
background: #6F7D94;
width: 100%;
height: auto;
display: block;
}
.artikeltekst {
font-family: "Bookman Old Style";
font-size: medium;
margin-right: 25px;
margin-left: 25px;
white-space: normal;
display: block;
text-align: justify;
color: #CCC;
margin-top: 15px;
margin-bottom: 15px;
}
.artikelkop {
font-family: "Bookman Old Style";
font-size: x-large;
font-weight: bold;
margin-right: 25px;
margin-left: 25px;
display: block;
text-align: left;
color: #CCC;
}
.artikelsubkop {
font-family: "Bookman Old Style";
font-size: large;
font-weight: bold;
margin-right: 25px;
margin-left: 25px;
display: block;
text-align: left;
color: #CCC;
}

/* ~~ These are the columns for the layout. ~~

1) Padding is only placed on the top and/or bottom of the divs. The elements within these divs have padding on their sides. This saves you from any "box model math". Keep in mind, if you add any side padding or border to the div itself, it will be added to the width you define to create the *total* width. You may also choose to remove the padding on the element in the div and place a second div within it with no width and the padding necessary for your design.

2) No margin has been given to the columns since they are all floated. If you must add margin, avoid placing it on the side you're floating toward (for example: a right margin on a div set to float right). Many times, padding can be used instead. For divs where this rule must be broken, you should add a "display:inline" declaration to the div's rule to tame a bug where some versions of Internet Explorer double the margin.

3) Since classes can be used multiple times in a document (and an element can also have multiple classes applied), the columns have been assigned class names instead of IDs. For example, two sidebar divs could be stacked if necessary. These can very easily be changed to IDs if that's your preference, as long as you'll only be using them once per document.

4) If you prefer your nav on the right instead of the left, simply float these columns the opposite direction (all right instead of all left) and they'll render in reverse order. There's no need to move the divs around in the HTML source.

*/
.sidebar1 {
float: left;
width: 300px;
padding-bottom: 10px;
margin-right: 10px;
background-color: #003300;
font-family: "Bookman Old Style";
font-size: medium;
color: #CCC;
overflow: hidden;
}
.content {
width: 600px;
float: left;
margin-right: 20px;
margin-left: 20px;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0;
font-family: "Bookman Old Style";
font-size: medium;
color: #CCCCCC;
background-color: #003300;
line-height: 22px;
overflow: hidden;
text-align: left;
}
.sidebar2 {
float: right;
width: 300px;
padding-right: 0;
padding-bottom: 10px;
padding-left: 0;
margin-left: 10px;
font-family: "Bookman Old Style";
color: #CCC;
background-color: #003300;
overflow: hidden;
}

/* ~~ This grouped selector gives the lists in the .content area space ~~ */
.content ul, .content ol {
padding: 0 15px 15px 40px; /* this padding mirrors the right padding in the headings and paragraph rule above. Padding was placed on the bottom for space between other elements on the lists and on the left to create the indention. These may be adjusted as you wish. */
}

/* ~~ The navigation list styles (can be removed if you choose to use a premade flyout menu like Spry) ~~ */
ul.nav {
list-style: none; /* this removes the list marker */
border-top: 1px solid #666; /* this creates the top border for the links - all others are placed using a bottom border on the LI */
margin-bottom: 15px; /* this creates the space between the navigation on the content below */
}
ul.nav li {
border-bottom: 1px solid #666; /* this creates the button separation */
}
ul.nav a, ul.nav a:visited { /* grouping these selectors makes sure that your links retain their button look even after being visited */
padding: 5px 5px 5px 15px;
display: block; /* this gives the link block properties causing it to fill the whole LI containing it. This causes the entire area to react to a mouse click. */
text-decoration: none;
background: #8090AB;
color: #000;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { /* this changes the background and text color for both mouse and keyboard navigators */
background: #6F7D94;
color: #FFF;
}
/* ~~The footer ~~ */
.footer {
position: relative;/* this gives IE6 hasLayout to properly clear */
clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
font-family: "Bookman Old Style";
font-size: small;
color: #666;
background-color: #003300;
padding-top: 10px;
padding-right: 300px;
padding-bottom: 10px;
padding-left: 300px;
display: block;
text-align: center;
}

.footer a:link {
font-family: "Bookman Old Style";
color: #093;
font-size: small;
}

/* ~~miscellaneous float/clear classes~~ */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
float: right;
margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
float: left;
margin-right: 8px;
}
.indexvlaggendiv { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}
#menuregel {
font-family: "Bookman Old Style";
width: 300px;
background-color: #003300;
height: 50px;
}
ul{
list-style: none;
width: 300px;
font-family: "Bookman Old Style";
font-size: 14px;
color: #999;
background-color: #0C1F00;
height: 20px;
clear: left;
display: inline;
}

li{
font-family: "Bookman Old Style";
font-size: 14px;
color: #F00;
display: inline;
float: right;
width: 100px;
}

a{
font-family: "Bookman Old Style";
font-size: medium;
color: #0C3;
}

a:link{
color: #099;
font-family: "Bookman Old Style";
font-size: medium;
background-color: #003300;
padding-top: 0px;
padding-bottom: 0px;
text-decoration: underline;
white-space: pre;
display: inline;
font-style: oblique;
}
a:hover, a:active{
color: #FC0;
font-family: "Bookman Old Style";
font-size: medium;
padding-top: 0px;
padding-bottom: 0px;
text-decoration: underline;
text-align: center;
white-space: pre;
height: 25px;
}
a:visited{
color: #FF0000;
font-family: "Bookman Old Style";
font-size: medium;
background-color: #003300;
padding-top: 0px;
padding-bottom: 0px;
text-decoration: underline;
padding-right: 10px;
padding-left: 10px;
text-align: center;
white-space: pre;
display: inline;
font-style: oblique;
}
#apDiv1 {
position:absolute;
width:200px;
height:115px;
z-index:1;
}
.fotoh {
width: 100%;
height: auto;
float: left;
background-color: #FF0000;
overflow: hidden;
margin-top: 0px;
vertical-align: top;
position: relative;
}
tekstopfoto {
font-family: "Bookman Old Style";
font-size: medium;
padding: 20px;
width: auto;
z-index: 10;
}

.menudiv ul{
list-style: none;
width: 300px;
font-family: "Bookman Old Style";
font-size: medium;
color: #999;
background-color: #003300;
height: 20px;
clear: left;
display: inline;
font-weight: bold;
}

.menudiv li{
font-family: "Bookman Old Style";
font-size: 14px;
color: #90F;
display: inline;
float: right;
width: 100px;
}

.menudiv a{
font-family: "Bookman Old Style";
font-size: medium;
color: #CF9;
}

.menudiv a:link, a:visited{
color: #CCCCCC;
border: 1px solid #060;
font-family: "Bookman Old Style";
font-size: medium;
background-color: #003300;
padding-top: 5px;
padding-bottom: 0px;
text-decoration: none;
padding-right: 10px;
padding-left: 10px;
text-align: center;
white-space: pre;
display: block;
height: 25px;
}

.menudiv a:hover, a:active{
color: #FC0;
font-family: "Bookman Old Style";
font-size: medium;
padding-top: 5px;
padding-bottom: 0px;
text-decoration: none;
text-align: center;
white-space: pre;
background-color: #F30;
}

/* a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
/*border: none;*/
}
.content { margin-right: -1px; } /* this 1px negative margin can be placed on any of the columns in this layout with the same corrective effect. */
ul.nav a { zoom: 1; } /* the zoom property gives IE the hasLayout trigger it needs to correct extra whiltespace between the links */

/* INGEVOEGD VLAGMENU2016.CSS */

a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
border: none;
}
.content { margin-right: -1px; } /* this 1px negative margin can be placed on any of the columns in this layout with the same corrective effect. */
.vlaggenbos {
height: auto;
width: 45%;
float: left;
padding-top: 10px;
padding-right: 30px;
padding-bottom: 10px;
padding-left: 10px;
font-family: "Bookman Old Style";
font-size: 18px;
/*font-weight: bold;*/
text-align: center;
text-decoration: blink;
}
.vlagdiv {
font-family: "Bookman Old Style";
font-size: small;
width: 140%;
float: right;
height: auto;
border: 1px ridge #090;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 0px;
background-color: #003300;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
}
.vlagdiv:hover {/* nieuw toegevoegd */
background-color: #060;
}
}
.vlaggenbos ul{
list-style: none;
padding: 0;
}

.vlaggenbos li{
display: inline;
height: 60px;
width: 60px;
text-align: center;
padding: 20px;
margin-top: 5;
margin-right: 15;
margin-bottom: 5;
margin-left: 5;
}

.vlaggenbos a{
/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
font-family: "Bookman Old Style";
/* font-weight: bold;*/
text-decoration: none;
height: 75px;
width: 80px;
/*background-color: #6F3;*/
}

.vlaggenbos a:link, a:visited{
color: #CCC;
border: 1px none #090;
height: 75px;
width: 80px;
background-color: #003300;
background-image: url(../_img/hor_rood.gif);
background-repeat: no-repeat;
background-position: center top;
}

.vlaggenbos a:hover, a:active{
color: #CCC;
border: 1px none #090;
height: 75px;
width: 80px;
/* background-color: #F33; */
background-image: none;
background-repeat: no-repeat;
background-position: center top;
}

.vlaggenbos a:hover{
color: #CCC;
border: 1px none #090;
height: 75px;
width: 80px;
/* background-color: #F33; */
background-image: none;
background-repeat: no-repeat;
background-position: center top;
}
ul.nav a { zoom: 1; } /* the zoom property gives IE the hasLayout trigger it needs to correct extra whiltespace between the links */
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="vakantie, reizen duitsland, frankrijk, golf, italie, spanje, beoordeling, marokko, portugal, canada, oostenrijk, zweden, polen zwitserland, luxemburg, cyprus, golfbaan, ierland">
<meta name="description" content="Geeft suggesties voor interessante golftrips met beschrijving en beoordeling van banen en ook aandacht voor zaken buiten het golf.">
<meta name="author" content="Far + Sure Producties"/>
<meta name="robots" content="index, follow"/>
<meta name="revisit-after" content="3 month"/>
<title>Golfreis suggesties en golfbaan beoordelingen</title>
<link href="cssmaart 2016.css" rel="stylesheet" type="text/css" />
<script src="../SpryAssets/SpryTooltip.js" type="text/javascript"></script>
<link href="../SpryAssets/SpryTooltip.css" rel="stylesheet" type="text/css" />
<!-- <link href="cssmaart 2016.css" rel="stylesheet" type="text/css" /> -->
<!-- <link href="vlagmenu2016.css" rel="stylesheet" type="text/css" /> -->
</head>
<body>
<div class="container">
<a name="top" id="top"></a>
<div class="header" id="sprytrigger1" style="background-image:url(header panorama penha longa.jpg)">
<br /><br /><br /><br /><br /><br />

<img src="images/bijgesneden titel.png" width="550" height="135" />
</div>
<div class="sidebar1"><br />
<br /><br />
<img src="sidebar hickory spelers-1.jpg" width="300" height="604" />
<br /><br /><br /><br /><br /><br /><br /><br /><br />

</div>
<div class="vlaggenbos">
<div >
<div align="center">
<p><br /><br /><br />
Kies een hieronder een bestemming voor een golftrip:<br />
<br /><br /><br />
</p>
</div>
</div>
<ul>
<li>
<div class="vlagdiv">
<a href="engeland-land.html"><img src="125px-Flag_of_England.svg.png" width="60" height="35" /><br />Engeland</a>
</div>
</li>
<li>
<div class="vlagdiv">
<a href="duitsland-land.html"><img src="duitsland.jpg" width="60" height="35" /><br />Duitsland</a>
</div>
</li>
<li>
<div class="vlagdiv">
<a href="cyprus-cyprus.html"><img src="cyprus.jpg" width="60" height="35" /><br />Cyprus</a>
</div>
</li>
<li>
<div class="vlagdiv">
<a href="canada-alberta.html"><img src="canada.jpg" width="60" height="35" /><br />Canada</a>
</div>
</li>
<li>
<div class="vlagdiv">
<a href="belgie 2013.html"><img src="belgie.jpg" width="60" height="35" /><br />België</a>
</div>
</li>
<li>
<div class="vlagdiv"><a href="jordanie.html"> <img src="jordanie.png" width="60" height="35" /><br />Jordanië</a></div>
</li>
<li>
<div class="vlagdiv"><a href="italie-land.html"> <img src="italie.jpg" width="60" height="35" /><br />Italië</a></div>
</li>
<li>
<div class="vlagdiv"><a href="ierland-land.html"> <img src="ierland.jpg" width="60" height="35" /><br />Ierland</a></div>
</li>
<li>
<div class="vlagdiv"><a href="guernsey.html"> <img src="guernsey.jpg" width="60" height="35" /><br />Guernsey</a></div>
</li>
<li>
<div class="vlagdiv"><a href="belgie 2013.html"> <img src="frankrijk.jpg" width="60" height="35" /><br />Frankrijk</a></div>
</li>
<li>
<div class="vlagdiv"><a href="polen-west-pommeren.html"> <img src="polen.jpg" width="60" height="35" /><br />Polen</a></div>
</li>
<li>
<div class="vlagdiv"><a href="oostenrijk-land.html"> <img src="oostenrijk.jpg" width="60" height="35" /><br />Oostenrijk</a></div>
</li>
<li>
<div class="vlagdiv"><a href="marokko-land.html"> <img src="marokko.jpg" width="60" height="35" /><br />Marokko</a></div>
</li>
<li>
<div class="vlagdiv"><a href="luxemburg-luxemburg.html"> <img src="luxemburg.jpg" width="60" height="35" /><br />Luxemburg</a></div>
</li>
<li>
<div class="vlagdiv"><a href="kroatie-zagreb.html"> <img src="kroatie.jpg" width="60" height="35" /><br />Kroatië</a></div>
</li>
<li>
<div class="vlagdiv"><a href="tsjechie-land.html"> <img src="tsjechie.jpg" width="60" height="35" /><br />Tsjechië</a></div>
</li>
<li>
<div class="vlagdiv"><a href="spanje-land.html"> <img src="spanje.jpg" width="60" height="35" /><br />Spanje</a></div>
</li>
<li>
<div class="vlagdiv"><a href="slowakije.html"> <img src="slowakije.jpg" width="60" height="35" /><br />Slowakije
</a></div>
</li>
<li>
<div class="vlagdiv"><a href="schotland-land.html"> <img src="schotland.jpg" width="60" height="35" /><br />Schotland </a></div>
</li>
<li>
<div class="vlagdiv"><a href="portugal-land.html"> <img src="portugal.jpg" width="60" height="35" /><br />Portugal</a></div>
</li>
<li>
<div class="vlagdiv"><a href="zwitserland-land.html"> <img src="zwitserland.jpg" width="35" height="35" /><br />Zwitserland</a></div>
</li>
<li>
<div class="vlagdiv"><a href="zweden-land.html"> <img src="zweden.jpg" width="60" height="35" /><br />Zweden</a></div>
</li>
<li>
<div class="vlagdiv"><a href="wales-zuid-wales.html"> <img src="wales.jpg" width="60" height="35" /><br />Wales</a></div>
</li>
<li>
<div class="vlagdiv"><a href="dubai.html"> <img src="Flag_of_the_United_Arab_Emirates.svg.png" width="60" height="36" /><br />VAE Dubai</a></div>
</li>
<li>
<div class="vlagdiv"><a href="tunesie-noord-tunesie"> <img src="tunesie.jpg" width="60" height="35" /><br />Tunesië</a></div>
</li>


</ul>
</div>
<div class="sidebar2">
<div class="menudiv">
<ul id="menuregel">
<li><a href="contact.html">&nbsp;&nbsp;Contact&nbsp;</a></li></ul>
<ul>
<li><a href="links.html">&nbsp;&nbsp;Links&nbsp;</a></li></ul>
<ul>
<li><a href="index.html">Home</a></li></ul>
</div>
<br /><br /><br />
<img src="sidebar hickory stokken.jpg" width="299" height="604" /> <br /><br />
</div><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
<div class="footer">
<p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p> <p>&nbsp;</p>
<p class="naaminfooter">&nbsp;</p>
<p>Auteur van deze site is <a href="over..html" class="naaminfooter"><span class="naaminfooter">Toon van Winden</span></a>, freelance golfjournalist. </p>
<p>Commentaar op de inhoud van deze site en mogelijke suggesties zijn van harte welkom! </p>
</div>
</div>
</body>
</html>
 
City guy,
Heel hartelijk bedankt voor deze fantastische hulp. Zo ben ik erg geholpen mbt de site maar ik heb er vooral ook veel van geleerd.
Nogmaals erg bedankt en groet!
 
Graag gedaan, vergeet niet de mappen voor de naam van de vlaggenfoto's weer toe te voegen.
 
Status
Niet open voor verdere reacties.
Steun Ons

Nieuwste berichten

Terug
Bovenaan Onderaan