How can I align my image to center in a html document? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How can I align my image to center in a html document?

27th Jan 2020, 3:32 PM
Rahul Pandit
Rahul Pandit - avatar
6 Answers
27th Jan 2020, 3:39 PM
🍇 Alex Tușinean 💜
🍇 Alex Tușinean 💜 - avatar
+ 4
You could use the tag <center></center> or use css to align the photo(better than using the tag)
27th Jan 2020, 3:35 PM
🍇 Alex Tușinean 💜
🍇 Alex Tușinean 💜 - avatar
+ 2
The center tag is not supported in HTML5. Use CSS instead.
22nd Feb 2020, 7:06 AM
Calviղ
Calviղ - avatar
+ 1
Thanks
27th Jan 2020, 3:40 PM
Rahul Pandit
Rahul Pandit - avatar
0
How can I do this in css just post a code please
27th Jan 2020, 3:36 PM
Rahul Pandit
Rahul Pandit - avatar
0
Np
27th Jan 2020, 3:37 PM
Rahul Pandit
Rahul Pandit - avatar