+ Reply to Thread
Results 1 to 2 of 2

Thread: How to save a HTML script created by me.?

  1. #1
    pofjefiewjrawir is offline Junior Member pofjefiewjrawir is on a distinguished road
    Join Date
    Oct 2009
    Posts
    1

    Default How to save a HTML script created by me.?

    So, i'm a beginner in html so i just started. I opened a notepad, entered my script, saved as: index.html. The page runs ok. But my question is: How do i save the notepad to be able to do any modifications to the webpage anytime? Because after i save as: the page.html, to save the script i have to save as: the script.txt. And after that if I do any modifications to the script, won't affect the page. So i have to delete the created page, and save the script as another page.html and so on. Is there any simpler way to do this? thanks

  2. #2
    silent is offline Junior Member silent is on a distinguished road
    Join Date
    Jan 2007
    Posts
    15

    Default

    You're making this way more complicated than it needs to be.

    You don't ever need to save an HTML file with a .txt extension. Just save it with the .html extension. It's still just a text file; you can still open it in Notepad and edit it.

    Saving it with the .html extension doesn't change the file in any way. It just changes the name.

+ Reply to Thread

Similar Threads

  1. Replies: 0
    Last Post: 02-14-2010, 01:31 AM
  2. I need a simple html script?
    By monk9899 in forum HTML/CSS/DHTML
    Replies: 1
    Last Post: 02-07-2010, 10:54 PM
  3. How can I save/store my html form within a table?
    By rskha in forum HTML/CSS/DHTML
    Replies: 0
    Last Post: 01-29-2010, 04:52 AM
  4. Replies: 1
    Last Post: 01-08-2010, 08:09 AM
  5. Replies: 1
    Last Post: 01-07-2010, 01:39 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts