Learn HTML

You always start with < html > and after < head > and end with

In between them, write anything. To make the text bigger, use < h2 >Example< /h2 >. More about Headings here: Learn Headings

To highlight something, use < b >Example < / b >. To give a title to your website, use < title > Example < / title > UNDER CONSTRUSCTION