Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
42943 Points
7024 Posts
MVP
Apr 08, 2012 07:35 AM|LINK
Hello,
groomdedz I wanna put it on the top of my site but img src alone does not align the image at the right place.
img src is to set the image source. It does not align the image. To align the image, include the image inside a div and align the div. Like below
<div style="position:absolute"> <img src="image source here"/> </div>
header
Please 'Mark as Answer' if this post helps you.
Ruchira
All-Star
42943 Points
7024 Posts
MVP
Re: How to put a logo image in the header?
Apr 08, 2012 07:35 AM|LINK
Hello,
img src is to set the image source. It does not align the image. To align the image, include the image inside a div and align the div. Like below
header
My Tech blog | My YouTube ChannelPlease 'Mark as Answer' if this post helps you.