This website was created to
teach the basics of web design.



All websites are created in the HTML language.

HTML stands for Hypertext Markup Language.

All HTML codes begin with the <html> tag
and end with the </html> tag





[NEXT]