Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

background image html mdn

<div>
  <p class="catsandstars">
    This paragraph is full of cats<br />and stars.
  </p>
  <p>This paragraph is not.</p>
  <p class="catsandstars">
    Here are more cats for you.<br />Look at them!
  </p>
  <p>And no more.</p>
</div>
Source by developer.mozilla.org #
 
PREVIOUS NEXT
Tagged: #background #image #html #mdn
ADD COMMENT
Topic
Name
4+7 =