Hand coding a Multi page website

Опубликовано: 24 Октябрь 2024
на канале: Graphic Society
785
10

Learn how to create a multi page website using HTML hand coding. Process:
1. create the home page and name it index.html
2. add all the text and image content to index.html
3. duplicate index.html a few times and rename each one as a different page name. Ensure to have a navigation bar.
4. open each one of the above pages in Notepad++ and edit the content