I don’t really see any websites that allow you to practice webdev skills asides from JS. Maybe ask the user to make like a project or a simple website with the things they want implement and have them rank it and stuff?

  • @breadsmasher
    link
    11 year ago

    HTML and CSS needs nothing - you only need a browser, no additional runtime or compilation etc.

    Make a page called index.html, add some html and css, save and open it in your browser.