30 of the Hardest Riddles on Earth: The Harvard Riddle & Beyond
Coming soon
Search
-
QuestionWhat do I do if I did this accidentally and really want to delete it now?
Community AnswerIf you want to delete it, right-click on it and click delete. If you want to change it back, rename the file extension from randomfile.html to randomfile.docx. -
QuestionI want to convert a Word document with controls (text box) to an HTML file, which has those controls. How do I do this?
Community AnswerChange the ending from whatever it is (ex: .txt) to .html (ex: .html). -
QuestionIf I save a Word document as a web page using HTML, will it have an URL?
Community AnswerYes it will because you are basically making a website and all websites have a URL. -
QuestionEach time I convert my Word Document to HTML, the page formatting changes. The pages that are centered become top adjusted. I'm using a Mac. What do I need to do?
Community AnswerOpen the doc using the app script editor (Installed by default) , and go to the part where it says "" (Should be in the "" area) and change the alignment. Ex: text-align: center; you may want to change it to text-align: left;
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit