-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfest
Description
W3C Markup Validator reports the following errors while scanning the website. These errors and warnings should be fixed to output valid HTML.
- Warning: Consider adding a
langattribute to thehtmlstart tag to declare the language of this document. - Error: Start tag seen without seeing a doctype first. Expected
<!DOCTYPE html>. - Error: Bad value
https://fonts.googleapis.com/css?family=Open Sansfor attribute href on element link: Illegal character in query: space is not allowed.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfest