Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 427 Bytes

images.md

File metadata and controls

22 lines (14 loc) · 427 Bytes

#Images

##PNG

You should use .png for the following types of images

###JPG

You should use .jpg for the following types of images

##Compression

  • PNG please use https://tinypng.com/ if the output image does not look correct please dont upload it.
  • JPG compression coming soon Alt Tags
  • Please make sure every image has an alt tag

##Width and Height Attributes

<img src="" alt="" width="" height="">