+ 4
Cant move image up.
Help i,m making a blog site and i just cant move a image up and i already used margin-top:20px; nothing works i try
5 Answers
+ 2
.imgPG {
max-width:60%;
max-height:60%;
position:relative;
top:-20px;
}
+ 5
thhhhxxxx
+ 5
it doesnt work this is the project i hope somebody can help me i know its messy https://code.sololearn.com/WS7PeSzjttLh/?ref=app
+ 2
Krow it worked awesome tyyyy
+ 1
đđđđđ