Toegevoegd: width+ height bij afb
This commit is contained in:
parent
29ba32ffeb
commit
45a927a951
2 changed files with 5 additions and 4 deletions
|
@ -57,8 +57,8 @@
|
|||
<p>Hallo en welkom op mijn website, u kunt hier onder andere mijn<a href="/assets/downloads/CURRICULUM VITAE Mathijs Lermer zonder contact gegevens.pdf"> CV </a>bekijken.</p></br>
|
||||
|
||||
<picture>
|
||||
<source media="(max-width: 850px)" srcset="/assets/afb/don-t-panic-klein.webp">
|
||||
<img src="/assets/afb/don-t-panic.webp" alt="Don't panic">
|
||||
<source media="(max-width: 850px)" srcset="/assets/afb/don-t-panic-klein.webp" width="278" height="165">
|
||||
<img src="/assets/afb/don-t-panic.webp" alt="Don't panic" width="550" height="330">
|
||||
</picture>
|
||||
|
||||
<h2>Contactgegevens:</h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue