Beginner's Guide

07:18



There are a few measures that can be implemented to build a website , but we will show you the the EASIEST way . If you are one of us ( windows user ) , it's a BONUS , here are some steps that should be taken when building HTML , TRY YOUR BEST !!



Open the notepad (Use the windows search if you don't know where it is)





Type the codes that you want to be publish onto the website .



Note that to create HTML code, we must put <html> first and we must end it with </html>. It also same with others attribute. We must use <> to open and </> to close attribute.


The default save file will end in ".txt". Make sure to save as ".txt" FIRST if you may want to change the HTML file later on. If you feel that you are confident, change it to ".html". This means that whenever you click the file, it will automatically open a website and NOT the notepad. 




Next you can choose to open the HTML file with whatever browser you want to open it with. In this case, the file is opened using Google Chrome. 




Now you are done! You have achieved the basic portion of creating a website! Soon you will be able to add more stunning and beautiful attributes if you keep on learning about the wonderful world of HTML! 

You Might Also Like

0 comments

Contributors