 |
To get an idea of what your web page will look like on the Internet, and to test the links on your page, you must preview your page.
- If you haven't already done so, save the page you're working on by selecting File > Save from the menu bar.
- From the menu bar, select File > Browse Page to preview the current page in the Navigator browser. If Navigator isn't already open, it will launch automatically.
- Your page will display in Navigator as others will see it on the web.
- Click your links to make sure they go where you want them to go.
| |
Tips for New Users |
| |
When you save a file you give it a filename, such as mypage.htm. Different kinds of computers use different rules for naming files, but there are a few general rules to follow when naming a web page file:
- Stick to letters and numbers. Don't use any special characters like # or %.
- Instead of spaces, use hyphens (-) or underscores (_).
- Use either .htm as the file extension (the last part of a filename).
- Web addresses are case sensitive, so if you name your file MyPage.html, you can't access it online if you try mypage.html.
|
|