Edit a site's html doesn't stay after reload/refresh?

hi

im sorry for my poor english.

the css and html is new for me…

i edited a news website with html and saved it in notepad…

it only works on that specific page and doesnt work after i enter the site again…(a news site)

is it possible that my editing will apply all the time for that site ?

thanks !

Did you load the html to the ftp site?

Yes, you need to explain in more detail what you are doing, as the situation is not clear.

hi
im not an expert. .

.i opened it from the notepad.
its just 1 specific page. .and i wanted to change the html of the site after i used stylish for the css .
maybe i sound stupid but i want to know is it possible ( like the css parts )

thank you again !

That only changes the CSS for the current view of the page so you can check the effect of the change. You need to actually update the source file itself with the same change in order for it to be seen by everyone.

Similarly if you view the page source in notepad and make changes there you need to upload the changed file back to the site if you want the changes to show up.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.