Hey all,
I want to use h1 tag for headers on my site but i want them around a image would it be better to alt the image and not use h1 tags or put the h1 tags around the image and alt the h1 tags?

Also if i was to have a background as h1 then have image inside the h1 tag then alt the image inside h1 tag would that be better?

Code: 
<h2><img src="images/about_me.png" alt="About Me" /></h2>
Thanks,
Maz
Maz Reviewed by Maz on . Using H1 tags Hey all, I want to use h1 tag for headers on my site but i want them around a image would it be better to alt the image and not use h1 tags or put the h1 tags around the image and alt the h1 tags? Also if i was to have a background as h1 then have image inside the h1 tag then alt the image inside h1 tag would that be better? <h2><img src="images/about_me.png" alt="About Me" /></h2> Thanks, Maz Rating: 5