Skip to content

Instantly share code, notes, and snippets.

@ysm-dev
Created August 28, 2019 06:25
Show Gist options
  • Save ysm-dev/3e79900ab7e27d07f7019b40daa8e245 to your computer and use it in GitHub Desktop.
Save ysm-dev/3e79900ab7e27d07f7019b40daa8e245 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