Replace <your_account>
with your Github username and copy the links to Pull Request description:
Follow this instructions
Add the basic page markup and the text Hello, world!
into the body.
Make sure that <head>
and <body>
have indentation of 2 spaces.
Make sure that you installed all the required VSCode extensions:
- ESLint (last version)
- EditorConfig (last version)
- StyleLint (last version)
- LintHTML (last version)