Home HTML Javascript Resume Contact me |
What is HTML?Okay, so this is the only bit of mandatory theory. In order to begin to write HTML, it helps if you know what you are writing. HTML is the language in which most websites are written. HTML is used to create pages and make them functional. The code used to make them visually appealing is known as CSS and we shall focus on this in a later tutorial. For now, we will focus on teaching you how to build rather than design. |
Basic HTML Structure![]() |
Tags and attributesTags and attributes are the basis of HTML. They work together but perform different functions – it is worth investing 2 minutes in differentiating the two. Read more |
![]() |
|
HTML EditorsAtom Notepad++ Submime Text Visual Studio Code |