Thanks bol. I already converted the word document to a simple text file and now I'm adding html tags to format it. Of course, I'm taking some time doing this but I've been told that I'll be adding only very few documents, maybe 5 in total, so I'll just do this manually. I ended up saving the page as php, because I would like for this document to appear inside the main body of the site, so I needed to include the index page from that section. Anyways, I'm still stuck, maybe you can help me. How can I apply styles to just these documents? Do I create a <div> tag? I'm a little lost, because I've formatted tables, but never documents. Thanks for your quick response!
Main Topics
Browse All Topics





by: b0lsc0ttPosted on 2007-02-27 at 10:05:48ID: 18619028
What type of text formatting do you have? What is your knowledge of html and can you use a server language? If so, which? If the content of the file is mainly used as the body of the page and formatting, etc don't need to be converted then save I would suggest saving the file as a text file. If you can use a server language then you can even have it read the text file and create the html page using server script.
Does the document need to be an html page? The reason I ask is I would usually recommend creating a PDF document of the DOC file before having Word create an html file.
You seem to already be aware of this but Word does not make good web pages and I would never use it as a web page editor (creator). However if you have documents that need to go on the web, which seems to be the case here, then there are some better options than Word creating the page. Let me know what you think of the suggestions above. Let me know if you have any questions or need more information to answer any of my questions.
bol