My images aren’t showing properly
<header id="header">Poker Playa</header>
<div class="logo">
<img id=header-img src="https://www.mikolmarmi.com/products/marble-playing-cards">
</div>
My images aren’t showing properly
<header id="header">Poker Playa</header>
<div class="logo">
<img id=header-img src="https://www.mikolmarmi.com/products/marble-playing-cards">
</div>
Hi @HollyBomb,
The value of id attribute (header-img) in image tag is missing quotes around it.
this is the url to a web page, you need the url to an image
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.