Hyperlink spreading across the width of the page
I have an image I want linked, but when I link it, the link goes across the whole span of the page. I saw another post about this, but changing the width and height don’t seem to do anything for me. .banner { width:88px height:31px } <div style= “position:relative; top:100px”> <div class=”banner”> <a href=”https://liminal.photos”><img src=”https://liminal.photos/liminalbanner.jpg”></a>… Read More Hyperlink spreading across the width of the page