Look at the homepage example.
Looking at the web page and its source code, understand basic structure of some more simple HTML tags.
Build your homepage example in any text editor (NotePad); (word processors are not good choices) making changes as appropriate.
Save page. While saving the file in notepad, create the fil ewith .htm or .html extention. In notepad, you will need to enclose the whole file name in double quotes (e.g., "sample.html" ) to avoid the default .txt extention.
Check the page in the browser locally.