this is the assignment of the assessment and this is the result in codepen but the image is not adjusted because codepen can’t upload the image either so i use another image…
Great job again, @agis_maulana!
The only thing I would change is only having margin-right
and margin-bottom
for the floated image. But there’s nothing wrong with your solution, just a matter of taste.
The same way you included your alternative images you could do with the direct links from GitHub. When you click on an image where you also find the CSS on GitHub, you can click on “Download” and you get the direct URL which can be used in the code.
For example the first image is at https://raw.githubusercontent.com/mdn/learning-area/main/css/css-layout/fundamental-layout-comprehension-finish/images/balloon-sq1.jpg
Keep up the good work!
Michael