DEV Community

Collapse
 
opauloantonio profile image
Paulo Antonio

Good work, I hope you enjoy your journey and keep learning.

One tip I would give is to take a look into CSS Flex or CSS Grid instead of using floats.

Also, in smaller screens your images overflow their container, you could have a better result by setting max-width: 100% on the images so that they always stay inside the parent div.

Collapse
 
proharshit profile image
Harshit Singh

Done

Collapse
 
sumanta_thefrontdev profile image
SumantaWeb

Not responsive.

Collapse
 
proharshit profile image
Harshit Singh

It is responsive... may not work on some devices

Collapse
 
kalande77 profile image
Kalande • Edited

Useful information

Collapse
 
matiasdandrea profile image
Matias D • Edited

I think you should add max-width: 100% in you image's.
Btw, it's a nice start, don't give up 💪

Collapse
 
proharshit profile image
Harshit Singh

Done

Collapse
 
sumanta_thefrontdev profile image
SumantaWeb

Hey I am also a web dev

Collapse
 
proharshit profile image
Harshit Singh

Happy journey in WebDev world

Collapse
 
mentoraliu profile image
Mentori

not bad for a beginner, make it responsive and give links to redirect to mentioned subjects

Collapse
 
torzin profile image
torzin

it's good but i think it could have more style

Some comments have been hidden by the post's author - find out more