This content originally appeared on DEV Community and was authored by Андрій Штокало
Hello everybody! I am developing a website for an educational institution. I was very inspired by this and want to reproduce it completely for educational purposes. I faced the problem of how to correctly add images, so that the page was responsive and the images were always linked to the text.
You can see what I got
But as you can see it is not ideal and this design has many problems with adaptation and correct placement of images.
I really hope that you can help me provide optimal solutions not only for my problem, but also for the existing code.
Link to the github repository: https://github.com/libertasss9/design
This content originally appeared on DEV Community and was authored by Андрій Штокало