Since all four of your web pages will follow the same layout, you can make the first or home page as a template, then save it four times with the title and file name representing what the content is,. Make the home page as described below and save it. Then change the title to hobbies and save it as hobbies, change the title to credits and save it as credits, finally change the title to family/pets and save it as family/pets. Later, open each page and change the content as necessary.

All content in your webpage must be contained within a table. A table allows the content to be viewed on different web browsers at various screen resolutions without changing the arrangement of the content of your page.

The first step is to plan your page to determine the size in rows and columns of your table. You can add, delete or merge cells later, but it is best to start with the size close to what you need for your final layout.

 

Select Insert then Table from the dropdown menu that appears.
Create a table with 5 rows and 3 columns. Set the width to 95% of page. Set the border to 0 and the cell padding to 5. Leave the other options as they are.
inserttable table properties

Merge the top three cells to create an area for your title. Merge the remaining 4 cells on the left for your menu and merge the 4 cells in the center for your text content. Finally, merge the two upper and two lower cells for an area to add pictures.
Highlight the cells you want to merge by Left clicking and dragging to select. Right click on the selection to bring up the dropdown menu then select merge.
 
merge
Your table should look like this when you are done

When your Home page template is done save it in your pages folder as home. Then change the title to Hobbies and save it as hobbies, change the title to Credits and save it as credits, finally change the title to Family/pets and save it as family/pets. Later, open each page and change the content as necessary.
projectorSHOW ME