Skip to content

adding new answer #8

Merged
merged 1 commit into from
Apr 16, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.