Use new picture tag for images
This commit is contained in:
@@ -81,7 +81,10 @@
|
||||
</main>
|
||||
<button id="scroll-to-top" onclick="scrollToTop()"><img src="resources/img/scroll-to-top.svg" alt="Scroll to top"></button>
|
||||
<footer id="footer" class="content-spacing">
|
||||
<img id="small-logo" src="resources/img/Uğur%20Galeri/footer-white.png" alt="Uğur Galeri U logosu">
|
||||
<picture>
|
||||
<source srcset="resources/img/footer.webp" type="image/webp">
|
||||
<img src="resources/img/footer.png" alt="Uğur Galeri">
|
||||
</picture>
|
||||
<div class="footer-columns">
|
||||
<div class="footer-column">
|
||||
<h1>Uğur Galeri</h1>
|
||||
|
||||
Reference in New Issue
Block a user