Skip to content

Commit

Permalink
qns: update access
Browse files Browse the repository at this point in the history
  • Loading branch information
yangshun committed Nov 15, 2024
1 parent 66bb6db commit 95afe23
Show file tree
Hide file tree
Showing 40 changed files with 40 additions and 40 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "are-you-familiar-with-styling-svg",
"languages": [],
"companies": [],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["css"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "can-you-explain-the-difference-between-coding-a-website-to-be-responsive-versus-using-a-mobile-first-strategy",
"languages": [],
"companies": [],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["css"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "can-you-give-an-example-of-an-media-property-other-than-screen",
"languages": [],
"companies": [],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["css"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "css-link-between-head-and-js-script-just-before-body",
"languages": [],
"companies": [],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["html", "performance"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "describe-block-formatting-context-bfc-and-how-it-works",
"languages": [],
"companies": [],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["css"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "describe-floats-and-how-they-work",
"languages": [],
"companies": [],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["css"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "describe-pseudo-elements-and-discuss-what-they-are-used-for",
"languages": [],
"companies": [],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["css"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "describe-what-you-like-and-dislike-about-the-css-preprocessors-you-have-used",
"languages": [],
"companies": [],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["css"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "describe-z-index-and-how-stacking-context-is-formed",
"languages": [],
"companies": [],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["css"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "designing-or-developing-for-multilingual-sites",
"languages": [],
"companies": [],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["html", "i18n"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "explain-css-sprites-and-how-you-would-implement-them-on-a-page-or-site",
"languages": [],
"companies": [],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["css", "performance"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "explain-how-a-browser-determines-what-elements-match-a-css-selector",
"languages": [],
"companies": [],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["css"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "explain-your-understanding-of-the-box-model-and-how-you-would-tell-the-browser-in-css-to-render-your-layout-in-different-box-models",
"languages": [],
"companies": ["amazon", "google", "linkedin"],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["css"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "have-you-ever-used-a-grid-system-and-if-so-what-do-you-prefer",
"languages": [],
"companies": [],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["css"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "have-you-ever-worked-with-retina-graphics-if-so-when-and-what-techniques-did-you-use",
"languages": [],
"companies": [],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["css"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "have-you-played-around-with-the-new-css-flexbox-or-grid-specs",
"languages": [],
"companies": [],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["css"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "have-you-used-or-implemented-media-queries-or-mobile-specific-layouts-css",
"languages": [],
"companies": [],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["css"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "how-do-you-serve-a-page-with-content-in-multiple-languages",
"languages": [],
"companies": [],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["html", "i18n"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "how-do-you-serve-your-pages-for-feature-constrained-browsers-what-techniques-processes-do-you-use",
"languages": [],
"companies": [],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["css"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "how-is-responsive-design-different-from-adaptive-design",
"languages": [],
"companies": [],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["css"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "how-would-you-approach-fixing-browser-specific-styling-issues",
"languages": [],
"companies": [],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["css"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "html5-as-an-open-web-platform-building-blocks",
"languages": [],
"companies": [],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["html"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "is-there-any-reason-youd-want-to-use-translate-instead-of-absolute-positioning-or-vice-versa-and-why",
"languages": [],
"companies": [],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["css", "performance"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "what-are-data-attributes-good-for",
"languages": [],
"companies": [],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["html", "testing"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "what-are-some-of-the-gotchas-for-writing-efficient-css",
"languages": [],
"companies": [],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["css"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "what-are-the-advantages-disadvantages-of-using-css-preprocessors",
"languages": [],
"companies": ["linkedin"],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["css"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "what-are-the-different-ways-to-visually-hide-content-and-make-it-available-only-for-screen-readers",
"languages": [],
"companies": [],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["css", "a11y"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "what-are-the-various-clearing-techniques-and-which-is-appropriate-for-what-context",
"languages": [],
"companies": [],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["css"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "what-does-a-doctype-do",
"languages": [],
"companies": [],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["html"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "what-does-box-sizing-border-box-do-what-are-its-advantages",
"languages": [],
"companies": [],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["css"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "what-existing-css-frameworks-have-you-used-locally-or-in-production-how-would-you-changeimprove-them",
"languages": [],
"companies": [],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["css"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "what-is-css-selector-specificity-and-how-does-it-work",
"languages": [],
"companies": [],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["css"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "what-is-progressive-rendering",
"languages": [],
"companies": [],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["html"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "what-is-the-css-display-property-and-can-you-give-a-few-examples-of-its-use",
"languages": [],
"companies": [],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["css"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "whats-the-difference-between-a-relative-fixed-absolute-and-statically-positioned-element",
"languages": [],
"companies": ["rippling", "salesforce"],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["css"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "whats-the-difference-between-feature-detection-feature-inference-and-using-the-ua-string",
"languages": [],
"companies": [],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["javascript"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "whats-the-difference-between-inline-and-inline-block",
"languages": [],
"companies": [],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["css"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "whats-the-difference-between-resetting-and-normalizing-css-which-would-you-choose-and-why",
"languages": [],
"companies": [],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["css"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "why-would-you-use-something-like-the-load-event-does-this-event-have-disadvantages-do-you-know-any-alternatives-and-why-would-you-use-those",
"languages": [],
"companies": [],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["javascript"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "why-you-would-use-a-srcset-attribute-in-an-image-tag",
"languages": [],
"companies": [],
"premium": false,
"access": "free",
"duration": 5,
"published": true,
"topics": ["html"],
Expand Down

0 comments on commit 95afe23

Please sign in to comment.