My image does not appear, nor does the alt, I have tried different paths, but no luck.
<nav class="navbar navbar-light bg-light">
<div class="container-fluid">
<a class="navbar-brand" href="index.html">
<img src="//assets/images/psa.png" alt="" width="30" height="24" class="d-inline-block align-top">
psa
</a>
</div>
Read more here: https://stackoverflow.com/questions/66272418/img-src-not-working-with-navbar-bootstrap
Content Attribution
This content was originally published by Lujain Khalaf at Recent Questions - Stack Overflow, and is syndicated here via their RSS feed. You can read the original post over there.