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

add css questions #882

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

add css questions #882

wants to merge 1 commit into from

Conversation

c-tn
Copy link
Contributor

@c-tn c-tn commented Apr 11, 2024

Type of change:

  • New Question
  • Revision of an existing question
  • Infrastructure change (automation, etc.)
  • Other (please elaborate)

Checklist:

  • My content follows the style guidelines of this project
  • I have performed a self-review of my own content

@@ -38,6 +38,39 @@ permalink: /questions/css-questions/index.html
* How is clearfix css property useful?
* Can you explain the difference between px, em and rem as they relate to font sizing?
* Can you give an example of a pseudo class? Can you provide an example use case for a pseudo class?
* What new pseudo-classes have appeared in the last year or two?
Copy link
Member

Choose a reason for hiding this comment

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

Not a huge fan of these kind of questions. There's not much to get out of the answer. Please drop this one.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

are you sure?
when I ask people about it, I sometimes get an answer like “I use the tried and true old stuff rather than something new”, which for me is a huge minus

* What is `@layer`and how could it help solve the problem of overriding styles?
* Can you explain what `vh` and `vw` units are?
* What problems may arise on a mobile device when using `vh`? Ways to solve them?
* What is CSS custom properties?
Copy link
Member

Choose a reason for hiding this comment

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

"What are CSS custom properties?"

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.

None yet

2 participants