HTML

Reading

Practice

  • Create a repository called web-day1 on your GitLab account

  • Using Visual Studio code Create static website WITHOUT css or div, just using tables. The website should looks exactly like https://reno.craigslist.org/ website (which is one of the most popular websites in the US, it looks old, but it works)

  • Publish your website on the internet using a free hosting service.

  • Push your work to GitLab, and include a screenshot of your final work.

Dont look to the code of craigslist :)