Note:- We are preparing to participate in Google Code-in, and have reserved this issue for participants in GCI - but we'd love to have your help with another one! Please check out https://code.publiclab.org to see more.
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 -
Note:- We are preparing to participate in Google Code-in, and have reserved this issue for participants in GCI - but we'd love to have your help with another one! Please check out https://code.publiclab.org to see more.
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 -
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 😊