|
|
 |
Hands On: Displaying Polls on Your Site
Add a QuickPolls poll to a new page:
- Download the file practice.html from your practice site to the My Documents folder on your computer's hard drive.
- Open practice.html and add the code for displaying a QuickPolls poll to the page.
- Add the .css code to complete the minimal customization.
- Save your changes and view the practice page using a Web browser.
- Remove the .css code for minimal customization and add the following link to use the example .css file:
<link rel="stylesheet" type="text/css" href="http://www.bu.edu/webcentral/learning/quickpolls/qp-example.css">
- Save your changes and view the practice page in a Web browser again.
- Submit your poll.
- Change your practice.html from a poll page to a "past polls" page by replacing the poll code with past polls code.
- Save and view your past polls page .
|
|