docs.rodeo

MDN Web Docs mirror

Your first website

{{LearnSidebar}} 

{{PreviousMenuNext("Learn_web_development/Getting_started/Environment_setup/Command_line", "Learn_web_development/Getting_started/Your_first_website/What_will_your_website_look_like", "Learn_web_development/Getting_started")}} 

This module introduces you to the practicalities of web development. You’ll gather the assets and write the code to construct a simple webpage, then publish it for the world to see.

It’s a lot of work to create a professional website, so if you’re new to web development, we encourage you to start small. You won’t build another Facebook right away, but it’s not hard to make your own simple website online, so we’ll start there.

Prerequisites

This module assumes no prior knowledge of web technologies, but you should already be comfortable with using your operating system, including using the file system and browsing the web. You should have a code editor and multiple web browser installed.

If this is not the case, we’d suggest that you run through the Environment setup module first.

Tutorials

{{PreviousMenuNext("Learn_web_development/Getting_started/Environment_setup/Command_line", "Learn_web_development/Getting_started/Your_first_website/What_will_your_website_look_like", "Learn_web_development/Getting_started")}} 

See also

In this article

View on MDN