StudentCode-in / StudentCode-in.github.io

Central Repository of Student Code-In website
https://studentcode-in.github.io/
MIT License
59 stars 64 forks source link

add lazy loading for images and add css class for deafult background color for images #90

Closed mr-vijaychauhan closed 3 years ago

mr-vijaychauhan commented 3 years ago

Description

I added lazy loading to image of team.html (loading="lazy") on image and also Specifying a widthand heightfor all your team images as suggested by Google. I added css class (.img__color-palette) for default images background color on style2.css.

*Note : Automatically format of index.html and team.html files because I am using VS CODE.

Fixes # (issue)

How Has This Been Tested?

I added below Screenshot of Before and After of team.html loading images Easily understanad what I did.

Suggestion: