2 posts tagged with "img"

    javascript: image blob

    2022-11-28

     | 

    ~2 min read

     | 

    223 words

    Recently I was working with an API that was returning binary data of images. I wanted to render them to a page which led me to discover the…

    object-fit for images and video

    2022-11-28

     | 

    ~1 min read

     | 

    91 words

    is a CSS property that can be applied to images and video. It determines how the replaced element (i.e. the or tag) are resized to fit its…

Return to all tags