Yuliya-beCode / Javascript

Mission objectives At the end of this challenge you should have improved your: JavaScript skills team skills git conflict skills
https://yuliya-becode.github.io/Javascript/
3 stars 1 forks source link

Changing format of images #29

Closed Yuliya-beCode closed 3 years ago

Yuliya-beCode commented 3 years ago

Hey girls,

I have checked with Lighthouse and we have to change the format of images to get a better score.

For it, it is better to directly insert the link of location of image in our HTML and not save the images in local. As I understood it will save the space and guarantee a better score.

image

@Adriana Could you please insert the links of images directly in HTML and delete the images from the file "pictures"

I have prepared and already tested. Paragraphs are just to show you which image to which action belongs.

<p>Greeting</p> <img src="https://banner2.cleanpng.com/20180407/ysw/kisspng-smurfette-gargamel-youtube-papa-smurf-the-smurfs-smurfs-5ac8c89458e6f4.7524528815231079883642.jpg" alt="">

<p>Yes</p> <img src="https://www.pngjoy.com/pngm/89/1879064_princess-poppy-smurfs-the-lost-village-smurf-blossom.png" alt="">

<p>No</p> <img src="https://banner2.cleanpng.com/20180528/xca/kisspng-gargamel-the-smurfs-azrael-smurfette-brainy-smurf-smurfs-5b0ba75019a488.002803221527490384105.jpg" alt="">

<p>noAnswer</p> <img src="https://banner2.cleanpng.com/20180402/lwq/kisspng-grouchy-smurf-brainy-smurf-gutsy-smurf-gargamel-sm-smurfs-5ac28a9f9eb7e2.0511911715226989116501.jpg" alt="">

@Frances

For your information: I do not know how it will affect the js part. We should check it.

Thank you girls and see you later

Best. Yuliya

Yuliya-beCode commented 3 years ago

<p>Greeting</p> <img src="https://assets.stickpng.com/thumbs/5a7b6d93abc3d121aba710a0.png" alt="">

<p>Yes</p> <img src="https://assets.stickpng.com/thumbs/5a7b6dd3abc3d121aba710a3.png" alt="">

<p>No</p>

<img src="https://assets.stickpng.com/thumbs/5a7b6d3aabc3d121aba71096.png" alt="">

<p>noAnswer</p>

<img src="https://assets.stickpng.com/thumbs/58b83c9615d8273a5cab2f94.png" alt="">``