Introduction to Html
Welcome to the world of code! Last year, millions of learners from our community started with HTML. Why? HTML is the skeleton of all web pages. It’s often the first language learned by developers, marketers, and designers and is core to front-end development work. If this is your first time touching code, we’re excited for what you’re about to create.
In the code editor to the right, type your name in between <h1> and </h1> then press Run.
In the code editor to the right, type your name in between <p> and </p> then press Run.
In the code editor to the right, type your name in between <p> and </p> then press Run.
In the code editor to the right, type your name in between <p> and </p> then press Run.
index.html
Style.css
Script.js