Posts

Showing posts from September, 2023

TUTORIAL OF CREATING A BLOG ON WEBSITE

Image
  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 "   Visual Studio Code page    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.   Visual Studio Code page   Codes on Visual Studio Code page Step 4:  On Step 4, need to save codes on a folder where is creat...