0
I cant code in HTML5
coding
2 Réponses
+ 3
You can do this by putting <!doctype html> in first line of code or may be you should update your browser.
0
Yes you can.
The Code Playground should be relatively easy to find in the website version of SoloLearn, but if you are in the app version, it can be accessed via the curly braces, green circle with plus sign to add a new project, then select the project type. For HTML, CSS, or JavaScript, the project type will be "Web". This goes for jQuery, Bootstrap, Angular, etc. for front-end web stuff as well, but you have to remember to link the libraries.
Happy coding!