I don't know anthing about website design and That's why I always get it created by webmaster. And now I have a problem to edit it. I need to add something (script) between <body> </body>. How can I go to the location. I have tried to open it from Cpanel but I could not find it either eventhough O have tried to open all the files. Anybody can help me ?
use Microsoft frontpage for newbie and when you want location of that text or image just select that one and go to html coding area to edit that code..it will show selected also on that..
use a ftp program to transfer the file locally, edit it with notepad or your choice of a text editor and reupload it via ftp
that is the basic of web development. not familiar with the designing or developing but must have basic on it. in your case you have to find "file manager" at your cpanel and try to edit the releven file but becareful. or try to using ftp software.
you can use web editor programs, like Microsoft Frontpage or Adobe Dreamweaver. but if you already have a written script, you might consider an easy copy-paste in Notepad. you can always open .html files with Notepad and edit the html code the way you like. just save the changes and close, and you are good to go.
well, the most recent version of Microsoft Frontpage is over half a decade old. Youtube didn't even exist then just for reference. Dreamweaver is good for editing code, but it costs a lot of money and isn't NECESSARY when there are other web IDE;s out there for free that have the same features and do the same job. Check out Eclipse, Aptana studio. They are both based on the same code, and they are excellent. Free, for linux mac, and windows (if you still use windows.)