Computer Science, asked by Anonymous, 1 year ago

☆ Content quality required ☆

_________________________________________________________________________




how to edit the source code of any web page


=================



=> explanation needed


=> dont copy

=> dont spam

Answers

Answered by GeniusYH
4
Hello Friend,
Here's your Answer:

Things you must know:
1) You must be knowing Coding of HTML.
2) You must be able to recognise the errors and reprogram the program of HTML.

Steps involved:
1) Go to the web page in a browser in a Computer or Laptop. (Recommended: Chrome)
2) Right click on the page, not on a link or text, on an empty space.
And press 'Inspect Element' or 'View source'.
3) You can edit from there by HTML coding.

To be Noted:
1) The editing is not permanent and not for all the users with different networks. Once the Browser is closed, the editing won't be saved.
It is a very Temporary editing.

Hope my answer helps you.
@GeniusYH

Anonymous: i want to save
GeniusYH: You cant
adithya02: With view-source method it is possible to save
Answered by adithya02
2
Open google chrome or Firefox
Open the webpage and right click on an empty space
Click the "view source" button
You will see the source. You can save this anywhere and edit it

Method 2:
Open the webpage and press Ctrl+S
Enter any file name and save as HTML
Then edit it

Method 3 (All browsers except for Internet explorer)
Open the webpage
Right click and select "Inspect element"
Then edit any element as u wish. Results will appear immediately.
Then save the webpage. If you dont save, your changes will be lost.

Method 3 is best for huge websites where there are lots of elements.

PS : This is my own answer as a web and computer tech enthusiast

Anonymous: if we edit this . it is not edited permanent it is just for.
adithya02: What ?? I didnt get you
Anonymous: if we inspect it we cannot save it
adithya02: I think we can, just save the webpage using Ctrl+S after editing
adithya02: I'm not sure I'll try it out when I get back to my laptop.
Anonymous: yes.... but i want to edit the all my website
adithya02: You can do that using inspect element
adithya02: Or using view-source in chrome or Firefox
Similar questions