/html-codespace

A basic boilerplate for html, css, and javascript with live-server in codespaces.

Primary LanguageCSS

Assignment

Use this repository to complete your assignment.

Assignment Instructions

General guidelines

  • Your index.html file should contain ABSOLUTELY NO STYLING. Primarily this means CSS, but also anything used to modify the design or style of the page, such as <br /> tags.

  • You may pull down the repository to your own computer to do the work, or you can use GitHub Codespaces.

  • Make sure you preview your work in the browser before submitting! CSS is graded based upon the result in the browser, NOT by looking at code.