javascript-tutorial / javascript-tutorial/en.javascript.info
Fix z-index property on code HTML element - object page
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 25.5k
- Forks
- 4k
- PR merge metrics
- No merged PRs in 30d
Description
I was studying JS objects and saw a small bug in the code HTML element
Just fixed it modifying the z-index CSS property
[fix-z-index-property.webm](https://user-images.githubusercontent.com/116020373/234671506-cbb0753e-475f-46f3-9030-57dc8f3ca951.webm)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue on the JavaScript objects page using the linked recording, then locate the affected code HTML element and its frontend styles. Confirm the z-index behavior and verify that the overlap is corrected; the issue names no source file or test to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, html, javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100