Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 428 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 428 Bytes

laptop.css

Use laptop.css to automatically wrap an html img with an ASCII art laptop.

laptop.css provides three class names to use on divs

  1. laptop-sm

  2. laptop

  3. laptop-lg

Demo: https://jjkaufman.github.io/laptop.css/index.html

Example

<div class="laptop">
    <img src="https://media3.giphy.com/media/4oCKJV82qxnjO/giphy.gif">
</div>

https://i.imgur.com/u7KLctV.png