How to define coordinates for images in HTML/5? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How to define coordinates for images in HTML/5?

4th Nov 2016, 11:53 PM
Silas Junior
Silas Junior - avatar
3 Answers
+ 2
you mean the size of the image? if so, here you go: <img src="http://www.google.com/favicon.ico" width="16" height="16">
5th Nov 2016, 4:01 AM
Hasan Al-Yazidi
Hasan Al-Yazidi - avatar
+ 2
Thank you Hasan, but i know how to define the size of an image, i mean how to set a location for an image.
5th Nov 2016, 11:17 AM
Silas Junior
Silas Junior - avatar
+ 1
Use align maybe that'll help
31st Aug 2022, 4:28 AM
Amarpreet Singh
Amarpreet Singh - avatar