|
You have a template downloaded... Assuming that it is not a template for an existing content management system, you would upload the files to your web host ftp. If you're unsure where to upload to, it is generally a www or http docs folder. If neither of these folders are in your ftp it will probably be the first directory you get to upon logging in to ftp.
That being said, to edit your html file, a WYSIWYG (what you see is what you get) editor is handy. Otherwise,if you don't have a program like dreamweaver or frontpage, you will need to edit the file in notepad.
Sometimes a template will designate a css stylesheet to style the page. This is normally named style.css or stylesheet.css. It also may be found in a folder called css. Regardless of what it is named, the extension will be .css
If you don't know html you may be in trouble, unless you have a wysiwyg editor, as editing it will be overwhelming.
If anything I have said has lost you, you may want to further researching html and how to upload files to a web host.
Hope this helps.
Brandon
__________________
Coding is just like a woman. If you don't do something exactly right, it complains.
|