Public Lab
Refactor html to follow standard structure
What's the problem (or idea)
The HTML code we have in our project doesn't follow the standard structure. Now, we have two HTML files to be looked at -
- https://github.com/publiclab/simple-data-grapher/blob/main/index.html
- https://github.com/publiclab/simple-data-grapher/blob/main/examples/index.html
What should be done?
You need to refactor it to follow the standard basic structure with all the tags like html
,head
, title
, body
etc.
Thank You 😊
Task tags
Students who completed this task
cb