+ 2

What can I do to improve this code

https://code.sololearn.com/WThpiTP0dtCF/?ref=app

1st Mar 2020, 12:29 PM
Yuvraj Sinha
Yuvraj Sinha - avatar
6 Answers
+ 3
I would suggest you to seperate your html and Css for more code readability. Try to create cards like bootstrap cards and make it responsive
1st Mar 2020, 8:46 PM
ERMAC
+ 2
You could better use div { overflow: scroll; } for overflowing text. And you should probably change the source of the images to URLs on the internet and not an internal address if you want other devices to be able to view the image.
1st Mar 2020, 12:41 PM
Naveen Maurya
Naveen Maurya - avatar
+ 1
Maybe add pictures
1st Mar 2020, 9:38 PM
*~sophia~*
0
Kindly like the code for motivation purpose
1st Mar 2020, 3:04 PM
Yuvraj Sinha
Yuvraj Sinha - avatar