css-examples icon indicating copy to clipboard operation
css-examples copied to clipboard

Code examples that accompany the MDN CSS documentation

Results 32 css-examples issues
Sort by recently updated
recently updated
newest added

Currently, properties are listed after the `border-image-source` property, like `border-style`. As `border-image-source` contains the encoded image, it can become quite lengthy, and often the image is referenced differently (e.g. by...

enhancement
idle
effort: small
tool: border-image-generator

### MDN URL https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Backgrounds_and_Borders/Box-shadow_generator ### What specific section or headline is this issue about? The generator is not loading properly. Box Shadow Generator App rendered unusable. ### What information was...

help wanted
Content:CSS
idle

The example could be improved. While fiddling with the 'border-top' field, changing it to 'border-left' or 'border-right' created a border that ran past ALL four link fields instead of just...

idle
merge conflicts :construction:

### What was incorrect, unhelpful, or incomplete? This stems from the [discussion I started concerning the tools on MDN Web Docs](https://github.com/orgs/mdn/discussions/674). Please read the discussion for more details and context....

needs triage
idle

### What was incorrect, unhelpful, or incomplete? This stems from the [discussion I started concerning the tools on MDN Web Docs](https://github.com/orgs/mdn/discussions/674). Please read the discussion for more details and context....

needs triage
idle

### What was incorrect, unhelpful, or incomplete? This stems from the [discussion I started concerning the tools on MDN Web Docs](https://github.com/orgs/mdn/discussions/674). Please read the discussion for more details and context....

needs triage
idle

## What was incorrect, unhelpful, or incomplete? This stems from the [discussion I started concerning the tools on MDN Web Docs](https://github.com/orgs/mdn/discussions/674). Please read the discussion for more details and context....

needs triage
idle

### MDN URL https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/Selectors/Selectors_Tasks ### What specific section or headline is this issue about? _No response_ ### What information was incorrect, unhelpful, or incomplete? Behaviour of input fields ### What...

needs triage
idle

confusing lesson when the flex container is wider than the viewport. this fixes that.

Fix https://github.com/mdn/content/issues/21582. The code is very outdated but I don't want to refactor it in this PR.