Two attributes can used to resize image inside html | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Two attributes can used to resize image inside html

28th Jul 2017, 3:17 PM
bopesh nandha
bopesh nandha - avatar
5 Answers
+ 1
width and height
28th Jul 2017, 3:18 PM
bopesh nandha
bopesh nandha - avatar
+ 1
You can use height and width Example: <img src="image.jpg" width="500px" height="540px" />
27th Nov 2020, 3:10 PM
Shlok Parab
Shlok Parab - avatar
0
width and height
10th Apr 2018, 3:56 PM
Mahnoor Shahzad
Mahnoor Shahzad - avatar
0
Width and height
4th Nov 2020, 2:38 PM
Anagha E
- 1
What two attributes can be used to resize images inside HTML code? Select all that apply
3rd Mar 2020, 3:21 AM
Aziza Dzhamangulova
Aziza Dzhamangulova - avatar