• yournameonit

    (@yournameonit)


    I’m wanting to create my banner to a hmtl code for others to take.
    I’m clueless on this.

    I hope someone can help me!

    The banner itself isn’t the greatest but I hired someone and I cant change it yet.
    I mean, I love it, but he didn’t put it on a white background so it looks weird.
    I can’t tell if it’s blurry or if it’s just me.

    Anyway, it’s located at the link in this post. It’s with a girl on the computer.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Eric Amundson

    (@sewmyheadon)

    Howdy @yournameonit,

    There are many things you can do to make the following better, but here are a few basic links you can use as a basis:

    <a href="https://yournameonit.us">
    	<img src="https://yournameonit.us/wp-content/uploads/2018/03/Banner.jpg" alt="yournameonit.us">
    </a>

    ^ full size

    <a href="https://yournameonit.us">
    	<img src="https://yournameonit.us/wp-content/uploads/2018/03/Banner.jpg" alt="yournameonit.us" width="429">
    </a>

    ^ half size

    Thread Starter yournameonit

    (@yournameonit)

    Thank you. This will recognize my banner?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Banner to HTML Code’ is closed to new replies.