|
December
2002 (Part 2)
JavaScript Tip
: Keep Your Windows Focused
One common complaint among users is that many sites contain broken links, so of course you
test yours regularly (don't you?). But you probably never considered that some visitors might think your links
are broken when they aren't! That can happen when you use JavaScript to open new windows and control their
placement. Click to learn one single line of JavaScript code that solves the problem!
HTML Tip
: 5 Rules for Debugging Your Web Page
We get lots of letters from readers who need help debugging their Web pages. When you've helped enough people, you start to see the same problems over and over again. We've documented five rules to help you learn web page debugging tips.
Beginner Tip
: Publishing Your Web Page, Part 1
One of the most common questions we receive from beginning webmasters is "How do I get my
Web site on the Internet?" It's one of those short questions that has such a long and involved answer
that we're going to devote two newsletter stories to it. In this article, we'll discuss the basics of finding
a Web host and deciding what method to use to post your page to the server.
|