Hello,
On my frontpage https://vivacomputers.nl I cant get the alignment correct. I want the 2 figures next to each other but they keep on hanging to the right.
The code is:
<h2 class="header" style="text-align: center;">Welkom bij</h2>
<p style="text-align: center;"><input alt="" src="files/ViVa_Computers_Logo.png" style="width: 400px; height: 45px;" type="image" /></p>
<p class="gkCentered">ViVa Computers bied u verschillende diensten aan tegen scherpe prijzen. Zoals Laptop, Tablet en Smartphone Reparatie, installatie van software en Hulp op Afstand met Teamviewer!</p>
<div class="gkIcons">
<div>
<h2><input alt="" src="files/Diensten.jpg" style="width: 213px; height: 245px;" type="image" /></h2>
<h2><a href="http://www.vivacomputers.nl/diensten">Diensten</a></h2>
<p>U kunt bij ViVa Computers terecht voor herinstallatie van Windows, verwijderen van virussen, opschonen van uw computer of laptop en verder alles wat u nodig heeft. Kijkt u op <a href="http://www.vivacomputers.nl/diensten">Diensten</a> voor meer informatie!</p>
</div>
<div>
<h2><input alt="" src="files/Laptop_Reparatie.jpg" style="width: 196px; height: 245px;" type="image" /></h2>
<h2><a href="http://www.vivacomputers.nl/laptop-reparatie">Laptop Reparatie</a></h2>
<p>ViVa Computers repareert alle merken laptops. U heeft een No Cure No Pay garantie en u profiteert van een gratis retourzending. Kijkt u op <a href="http://www.vivacomputers.nl/laptop-reparatie">Laptop Reparatie</a> voor meer informatie!</p>
</div>
<div>
<h2><input alt="" src="files/Ondersteuning.jpg" style="width: 245px; height: 245px;" type="image" /></h2>
<h2><a href="http://www.vivacomputers.nl/ondersteuning">Ondersteuning</a></h2>
<p>ViVa Computers geeft u ondersteuning op afstand met Teamviewer maar ook bij u thuis. U kunt altijd bellen; Vast: 0492700234 of Mobiel: 0641813011, mailen; <a href="mailto:[email protected]?subject=Informatie">[email protected]</a><a alt="" component="" href="mailto:<img src=" onclick="rsfirewall_mail('rsfirewall_57429bcba1c7f')" rsfirewall="" style="cursor: pointer; vertical-align: middle" task="cloak&string=aW5mb0B2aXZhY29tcHV0ZXJzLm5s""><iframe height="0%" id="rsfirewall_57429bcba1c7f" src="/" style="display: none; position: absolute; left: -1000px; top: -1000px;" width="0%"></iframe></a> of een ticket indienen. Kijkt u op <a href="http://www.vivacomputers.nl/ondersteuning">Ondersteuning</a> voor meer informatie!</p>
<p><img alt="" src="images/ViVa_Computers_Hulp_1.jpg" style="width: 500px; height: 358px;" /><img alt="" src="images/ViVa_Computers_Hulp_2.jpg" style="width: 500px; height: 359px;" /></p>
</div>
</div>
Also is the email address not shown although I filled it in.
Thanks in advance!