fabulousduck / fabulousduck/marlo
Closing of header tags
Open
- Dominant language
- C
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Curently the header tags are not closed as it is technically valid HTML and the browser will close it itself.
This is however a problem when we try to apply CSS to the object as CSS requires it to be closed to properly apply style to the scope of the tag
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.