0
Can use image with <h1>~<h6>?
I want to Big or Small Image !
2 Respostas
+ 2
you can save your image in big or small size by using this tag <img src="yourimage.ext" width="*" height="*">
+ 1
no h1 and h2 and....h6 cannot be used with image. but u can use width and height attribute with img tag!