TUTORIAL OF CREATING A BLOG ON WEBSITE
Assignment of Web Front-end Interface Design
Tutorial to Create Personal Blog
27 September 2023
For creating a personal blog on a blogger page by using a code, the following steps are the important footstep to comply with.
Step 1:
Before writing a code, need to create a file on Visual Studio Code page as:
click "New file" > on Visual Studio Code > type "index.html"
Step 2:
After pressing Enter button, there will show a screen of place to create a folder for saving codes as personal preference area on computer.
Press Enter > File name: index > Folder name: 0927 (customize) > click Create File
Step 3:
Then, there has a cursor to type codes for creating a page. Herewith example codes with a demonstration page for a reference.![]() |
Codes on Visual Studio Code page |
Step 4:
On Step 4, need to save codes on a folder where is created in Step 2.File > choose Save > click "index" file
![]() |
Web is created under index name with specific location on the computer |
Step 5:
On the last step, the codes that typing on the visual studio code file: "index.html" will show the following result on a website.
Comments
Post a Comment