Netflix-Clone
Netflix-Clone copied to clipboard
Issue_Q
Hello there! I have found some issues in the code of "index.html" -
- content ends with an extra period.
- No alt text for some images like "Feature image" in the feature section.
- Missing proper labels and accessibility for some interactive elements (e.g.,
- Inline styles used for color in
- Multiple s with the same class name (feature__details, feature__image__container) that could be streamlined.
- Redundant or missing aria labels for enhanced accessibility. Can I contribute to your repository?