| Step 1. Create a file for lottery results. |
You can copy one file from your current web page and name it lottery.html (or any name you want). This page should contain the basic
elements of your site such as layout, logo, colors... |
| Step 2. Copy/paste these lines of code. |
Copy/paste these lines of code into file lottery.html between the "HEAD" html tags.
These lines control the appearance of the lottery results.
|
| Step 3. Copy/paste these lines of code. |
Copy/paste these lines of code to the place of file lottery.html where you would like the lottery results to appear. You can modify "width=520" on the 4th
line to control the width of the lottery results. These lines of code pull out the latest lottery results from
LottoStrategies.com. You can also replace "NY" with other state, such as "CA" as
the default lottery results state.
|
Step 4. Upload and Test |
Upload lottery.html to the root or create a new directory to place this file. Test if it works correctly.
|
Step 5. Create link to this page |
Don't forget creating links to this lottery.html from your current web pages.
|