Welcome! This is a series of exercises aimed at developing basic HTML skills. You will input all answers using the code window below. For the first level, weβre going to type a paragraph with the text Hello world
inside. Go to the βCodeβ window and type in <p>Hello world</p>
. A bridge will be shown as you type to help you visualize the HTML.