zzHof WEB WEB PAGE BASICS STYLING & AN INTRODUCTION TO WEB PAGE CREATION
When creating a Web page all we need is a file with a .html file extension. However, to create a website we need a file system with various files and folders as the illustration below shows.
The (srv) in the illustration is because I have a server on my computer. I need a server to run PHP code locally. One does not need a server on their computer unless they run PHP or other programming locally that requires it. It is important to use a local server, if needed, because it makes it possible to test and run code before it is uploaded. NOTE: NEW PAGE - The rest of the WEB PAGES will be UPLOADED WHEN THEY ARE FINISHED. |
