How to make an html document for a website using filezilla?

  • Thread starter Thread starter toriteacup
  • Start date Start date
T

toriteacup

Guest
I use filezilla. I have the html I need for my website, but it is saved in a microsoft word document. Can I just drag and drop the microsoft document to get the coding or do I have to do something else?
 
You'll have to save it as an HTML document.

Also, by the way, if you right click a file on FileZilla and select Open/Edit with, you can edit a file on your computer, and FileZilla will automatically upload it again.

Here's some good software:
HTML Kit
NetBeans IDE
Microsoft Frontpage Express
OpenOffice.org

Free Ebooks:
http://www.ebooks-space.com/
 
No can do. You need to save it as a .html file. It's probably saved as a .doc or .docx right now. You should use notepad for html; formatting on your computer doesn't show up online.

As for filezilla, just connect to your server, navigate to the file on your computer inside filezilla, and drag and drop it wherever you want.
 
Back
Top