Created
August 28, 2019 06:25
-
-
Save ysm-dev/6c6f77672a7809558109f5a54e95387b to your computer and use it in GitHub Desktop.
Markdium-π« μν° ν¨ν΄μΌλ‘μμ CSS background-image μμ±
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div | |
style="background-image: url('/some/man-with-a-dog.jpg'); | |
background-size: cover;" | |
></div> | |
<!-- The old way --> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment