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 · 590 weeks ago
devashish1995 11p · 580 weeks ago
Citrix Web Interface
Adam Smith · 580 weeks ago
Sergo Cusiani · 572 weeks ago
kelly · 565 weeks ago
Russell D · 560 weeks ago
Rainer · 560 weeks ago
Elijah · 551 weeks ago
mananamakhanya 1p · 550 weeks ago
Ketan · 549 weeks ago
Richard · 536 weeks ago
Cheers.
rostopasq · 529 weeks ago
Pro programmer · 521 weeks ago
jitendra · 518 weeks ago
website designing company in india
bigwelly 1p · 518 weeks ago
premiairmedia 1p · 509 weeks ago
Jesus Martinez · 508 weeks ago
Cleaning carpeting. · 485 weeks ago
mudzco 1p · 483 weeks ago
rudids75 2p · 472 weeks ago
done
Kasmill · 469 weeks ago
Thanks so much
inushansarijk1995gmailcom 1p · 464 weeks ago
Thanks so much
Not a Bot · 457 weeks ago
Thanks for the post.
opey · 446 weeks ago
opey · 446 weeks ago