How do I edit the text of my web page?

If you have a web page created by someone else, you can edit the text easily. Here's how:

1. Download your web page from your web directory to your computer.

2. The name of the main page should be "index.html" or "index.shtml". Open this page in your favorite text editor.

3. At this point, it's always a good idea to save a copy of your file under another name (like "index2.html"), so if you make a mistake and can't figure out how to fix it, you'll have a backup.

4. Look for the text you want to change. Go ahead and change it.

5. Save your changes.

6. To see your page before you publish it, fire up your web browser, and point it to the page you're working on (for example, C:my_documentsmypage.html)

7. If you like how your page looks, upload it to your website.

8. To view your newly edited page on the web, go to your URL (ie; http://www.yourdomain.com), and refresh (reload) the page by pressing the "reload" button, or by pressing F5 on your keyboard.
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Can I do basic http authentication through php?

Yes, HTTP authentication works fine through PHP.

Can I run PHP scripts anywhere on my site?

Yes, PHP scripts do not have to reside in a particular directory and will run anywhere on your...

How do I change File Permissions?

If you're new to scripting, or getting the dreaded "Internal Server Error" when you try to run a...

How do I make changes to php settings?

Please login to your control panel and click on "security notes" in front of PHP4 Version in the...

How do I provide streaming - Audio / Video ?

We DO NOT have Real Audio server software running on our servers. However, you can stream Real...

Powered by WHMCompleteSolution