+ 1
Dimension image
Hello how make a image with good dimension ? I use height and width but there is not changement.... Thank you
2 Antworten
0
Need example of your code
0
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<img src="https://michelonfray.com/assets/images/upload/Mangalarga_Marchador_Conformac%CC%A7a%CC%83o.jpg"
width="50%"height="30%"border="10" alt="" />
</body>
</html