Where Do Paste An Html Code On A Site Hosted By Yahoo?
Wednesday, December 16th, 2009 at
11:21 am
I’m trying to get this code pasted on the 2nd page of my site, but I can’t find where to add it in the file manager. The index.html only alters the home page.
Tagged with: Code. • Hosted • HTML • Paste • Site • Where • Yahoo
Filed under: HTML
Like this post? Subscribe to my RSS feed and get loads more!
My suggestion would be to go to the second page of your site.
Take a note of what the name of the page file is called.
For instance, you may have this in the address bar.
http://www. mysite.com/page2.html
(I put a space in so the link was not clickable.)
So the file would be named page2.html
Now in your file manager find the file named page2.html
Paste your code in that file.
Good luck.