Creation of Banner Ads
In Discovery Project 2, five banner images(125px by 125px) must be created for products by varying vendors. You might want to include one of you zodiac images to make the ads more realistic. Use a graphics program of your choice or maybe http://bannerfans.com.
Assignment Modifications:
Placement of Includes
Following the text's directions, I had some issues with setting cookies because the headers had been sent. To correct this I used the following modifications. If your program works as described in the text, I would be "very" interested in seeing the code. If not, these are the modifications I made.
- index.php
Use include code for the following files. They must be in the order listed. Also some existing code may need to be deleted to avoid duplication of the header
- inc_site_counter.php
- inc_header.php
- inc_button_nav.php
- inc_site_counter.php
- inc_connect.php
- inc_banner_display.php
- inc_button_nav.php
- no include files
Need a Visual Reference?
The following are videos (Flash Files) of past student sites. In most of the cases the entire web page is not included in the screen shot, just enough to let you see the functionality of each project assignment.
Disclaimer: If you see something that is contradictory to our class assignments, please ask. Do not assume that since it is on the video that it is 100% correct.
- Discovery Project 9-1: Visit Counter
- Discovery Project 9-2: Banner Ads
- Discover Project 9-3: Site Survey
- Discovery Project 9-4: Do not need to complete
- Discovery Project 9- 5: Do not need to complete
<meta name="author" content="Your Name" />
<meta name="revised" content="12/18/2015" />
<meta name="description" content="Description of web page" />
<meta name="keywords" content="Add appropriate key words" />