Miri ☆'s profile picture

Published by

published
updated

Category: Web, HTML, Tech

Image Container for showing your fav characters

I’m gonna upload the code for what I used in the “Hero Section” of my profile 

If you don’t know what I mean please look at my profile to see how it looks and works since showing it here doesn’t seem to work  


Here’s the code


   

    <div class="image-container">

        <img src="Put here Image Link" alt="Character"/>

        <span class="caption">Put here the Namewhich series/game etc</span>

    </div>


If you need help don’t be shy to ask 


Okay bye <3


2 Kudos

Comments

Displaying 1 of 1 comments ( View all | Add Comment )

Pollyak

Pollyak's profile picture

Sup, maybe I'm doing something wrong, but the code doesn't work somehow (that is, the image is there, but the text is separate from it, not like yours). Maybe I just didn't understand what and how, but your code doesn't work. But you have a cool idea, I want to hope that I just didn't understand something /:


Report Comment