Skip to content

Instantly share code, notes, and snippets.

@ysm-dev
Created August 28, 2019 06:23
Show Gist options
  • Save ysm-dev/2f77e713b1980911ba761287bbdffe72 to your computer and use it in GitHub Desktop.
Save ysm-dev/2f77e713b1980911ba761287bbdffe72 to your computer and use it in GitHub Desktop.
Markdium-🚫 μ•ˆν‹° νŒ¨ν„΄μœΌλ‘œμ„œμ˜ CSS background-image 속성
<picture>
<img
src="/some/man-with-a-dog.jpg"
alt="Man with a dog"
style="object-fit: cover;"
/>
</picture>
<!-- The new way -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment