Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Answer to @media types' question with example #27

Merged
merged 2 commits into from Feb 24, 2018
Merged

Answer to @media types' question with example #27

merged 2 commits into from Feb 24, 2018

Conversation

@tacic
Copy link

tacic commented Feb 19, 2018

Value | Description

all | Used for all media type devices
print | Used for printers
screen | Used for computer screens, tablets, smart-phones etc.
speech | Used for screenreaders that "reads" the page out loud


###### References

* https://www.w3schools.com/cssref/css3_pr_mediaquery.asp
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 We should add some lint rules to ban w3schools URLs lol

@li-kai li-kai merged commit a933259 into yangshun:master Feb 24, 2018
@ghost ghost deleted the patch-3 branch February 24, 2018 18:08
MUDev1994 pushed a commit to MUDev1994/front-end-interview-handbook that referenced this pull request May 26, 2023
MUDev1994 pushed a commit to MUDev1994/front-end-interview-handbook that referenced this pull request May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants