Testing a Site
Before uploading your site to a server and declaring it ready for viewing,
it’s a good idea to test it locally. (In fact, it’s a good idea to
test and troubleshoot your site frequently throughout its construction—you
can catch problems early and avoid repeating them.)
You should make sure that your pages
look and work as expected in the browsers you’re targeting,
that there are no broken links, and that the pages
don’t take too long to download. You can also test
and troubleshoot your entire site by running a site
report.
The following guidelines will help you
create a good experience for visitors to your site:
Make sure your pages function as expected
in the browsers you’re targeting and that they either
work or “fail gracefully” in other browsers.
|