Build Web Site Free | Add footer to your webpage

STEP 5. Create Adsense Website - Add a footer to your webpage

:: " The footer is another place for quick page information - it adds a professional touch..."

We will now create the footer that will be included on every page - this is a good place to add a link back to the home page - you can also use the footer as complete navigation area of the page.

Step 1. Open inc-footer.asp

  • Navigate to C\:your-folder-name\inc-footer.asp
  • Right mouse click on the file - open with notepad

top

Step 2. Add footer content

With notepad open displaying the code for inc-footer.asp you may add links:

<a href="index.asp"> home</a>

In this case we'll just add a link to the home page...

OR

In between the <p></p> tags you can add any other website info you wish - disclaimers, copywrite, trademarks etc.

inc-footer.asp will be automatically displayed on each page - any changes you need to make will be global across the entire site - thanks to our ASP "include files".

top

Step 3 . Save inc-footer.asp

Save inc-footer.asp in your web folder on your C:\ drive.

Now you have a fully functioning footer for your web page

Next: add adsense code

top

UPLOAD this page to your web host and view page. How to upload

NEXT: STEP 6 - Add Adsense Code

Review the web building process: build web site free