How do i adjust an image in html i want to go right like 60px | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How do i adjust an image in html i want to go right like 60px

18th Aug 2021, 3:14 PM
Arnold Daniels
Arnold Daniels - avatar
3 Answers
+ 2
You need to close a CSS tutorial for more information. Next time please save your attempt on SL Playground and link here with you question. Happy coding.
18th Aug 2021, 3:30 PM
JaScript
JaScript - avatar
+ 1
element{ position: absolute; left: 60px; }
19th Aug 2021, 12:09 PM
Sancho Godinho
Sancho Godinho - avatar
+ 1
Margin-left:60px; 🌝🌚🌝🌚🌝
6th Mar 2022, 4:02 PM
Richies
Richies - avatar