answersLogoWhite

0

How can i modify previously created HTML page?

Updated: 8/17/2019
User Avatar

Wiki User

15y ago

Best Answer

Assuming the page is hosted someplace other than your computer (locally), you must gain access (likely FTP) to that server and download a copy of the page. From there, you can edit the source code, then re-upload the new, modified page to the server. If the page is hosted locally (on your computer) then you just have to right click the file and select "open with" and choose your HTML editing software

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How can i modify previously created HTML page?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Why won't my page on Howrse show up?

Go to profile > modify > HTML mode > save, and refresh the page.


How do you create a static page in HTML?

A static page can be easily created in HTML page. It just needs the static tags defined in HTML.


What does HTML page mean?

A HTML page is a web page that is created using Hyper Text Markup Language and is saved with a .html extension


What is a website HTML code?

Every website would have a different HTML code. You can right click on the page body and choose "View Source" to view the HTML source of that web page.


What is a HTML webpage?

A HTML Webpage is a page created on HTML. It runs on browser and co-ordinates with web.


What does edit HTML mean?

It means to change the HTML. Webpages are created using HTML. To change the page, you need to edit the HTML. So people open the source code of the HTML and change it and then upload the new version of the page.


On rivenwood.net how do I upload the layout onto my Howrse profile?

Simply by copying the HTML code of the layout you want. Go, to your page and click "Modify". Go onto HTML. Then, paste your code in.


How can you personalized your template in freewebscom?

If you choose to use a template on your freewebs page (Instead of using raw HTML and CSS), you cannot modify the template's CSS.


Can you centrally align the heading of the HTML document you created?

When you create an HTML document, you can include a heading on the page. Here is an example of how you can use HTML to center the heading: <center><h1>Page Heading</h1></center>.


What type of pages are created with the help of HTML?

You can create any type of pages using HTML because html is a language used to create web pages for display in browser. And you can also create a static page by using HTML.


What is the difference between an HTML page and a dhtml page?

DHTML combines HTML, JavaScript, the HTML DOM, and CSS.


Ok so i am coding in html and i need help i want to make it so when someone logs in or sings up on my html page it gets sent to my other html page so its private and i can see who created a account and who logs in pls help me with this?

I have no answer for your problem