+ 1
Problem with <img>
Hi everyone, Iâve just come across a little problem... When I type <img src=âPic 1.jpgâ align=âcenterâ border=â5pxâ alt=ââ /> i find out that: - there is just the border without the pic inside - the border (so the pic) is not aligned to center, but itâs placed on the left What should I do?
1 RĂ©ponse
+ 9
https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_img_border
Note: in <img> tag align="center" doesnt take affect.. use <center> tag for center image