Skip to content

Commit

Permalink
Merge pull request #8 from bpd01001/feature/media-property-other-than…
Browse files Browse the repository at this point in the history
…-screen

adding new answer
  • Loading branch information
bpd01001 authored Apr 16, 2019
2 parents 6a2bb57 + 6c88c25 commit 84645d9
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Can you give an example of a @media property other than screen?

An example of the @media property other than "screen" is "print." It's used to specify styles to apply when the page is sent to a printer.

0 comments on commit 84645d9

Please sign in to comment.