For center a image in html 5 you should follow css and you can't use center html tag because it is not a valid html 5 tag. So for centering a image you can use the css code margin. Make the left and right margin as auto and top and bottom as zero.
If you apply the above css elements to a image it will look like the below given code
Centering Image in html 5
Below is the code css code to make a image at center using css which is a html 5 valid method.
margin: 0px auto;display:block
If you apply the above css elements to a image it will look like the below given code
<img style="margin:0px auto;display:block" src="Image URL Here"/>
Andrew Taylor · 584 weeks ago
devashish1995 11p · 574 weeks ago
Citrix Web Interface
Adam Smith · 574 weeks ago
Sergo Cusiani · 566 weeks ago
kelly · 559 weeks ago
Russell D · 554 weeks ago
Rainer · 554 weeks ago
Elijah · 544 weeks ago
mananamakhanya 1p · 544 weeks ago
Ketan · 543 weeks ago
Richard · 530 weeks ago
Cheers.
rostopasq · 523 weeks ago
Pro programmer · 515 weeks ago
jitendra · 512 weeks ago
website designing company in india
bigwelly 1p · 512 weeks ago
premiairmedia 1p · 503 weeks ago
Jesus Martinez · 502 weeks ago
Cleaning carpeting. · 479 weeks ago
mudzco 1p · 477 weeks ago
rudids75 2p · 466 weeks ago
done
Kasmill · 463 weeks ago
Thanks so much
inushansarijk1995gmailcom 1p · 458 weeks ago
Thanks so much
Not a Bot · 451 weeks ago
Thanks for the post.
opey · 439 weeks ago
opey · 439 weeks ago