The first subject which I have learned form DFab is
What have been taught in this subject is on how to create an website, followed by designing and editing your website and finally, uploading your website online for everyone to see!
To start off, in order to start making your website your are required to have at least one of the programmes listed below:
Next, its about choosing the language which you want to write your website in, theres HTML and Markdown. For my website, I chose to use HTML as it allows my website to be abit more fancier as compared to Markdown.
To start creating your website, open up your software and create a new file. Name it as index.html. This causes your system to recognise this file as a website and when you open it, you can see it will open up a blank page in your browser.
Following that, please type the following into your newly opened file, these are the series of codes that make up a HTML website
So, let me explain what does the tags mean.
Here is a short tutorial that explains further in depth and shows examples on the information listed above.
After taking a look at the video, you would have familarised yourself with the basics of building a HTML website. Here is another useful link that provides you with all the avaliable texts to spicen up yor website!
Useful