HTML - Office Stationary - Word Over Riding Bottom-margin
Hi guys,
Long time reader, first time poster...hope someone can help. I've created some stationary, but have issues when using it. It will do the typical Word double-spacing when you hit enter. I have added the paragraph line below hoping it would fix the issue. If I made the bottom/top margins like 50pt, it would follow that ok, but I discovered it wouldn't go lower than 12pt. I found the reason by opening the HTML in Word and looking at the HTML Source Viewer...amongst the hundreds of extra lines, I noticed my lovely "margin-bottom:0pt" had be changed to "margin-bottom:12pt"!! Any idea how to stop Word from changing this? <table cellpadding="0" cellspacing="0" width="700" border="0" align="center"> <tr> <td align="left" valign="top" style="font-family: Arial; font-size: 10pt; color: #000000;"> <p style="margin-top:0;margin-bottom:0;"> Dear<br> ... I have tried editing the paragraph settings in Word then saving, and I get the result I want, but found it developed other issues once saved. Its being used though a Terminal Server, and something Word adds makes the entire stationary blink when you type. But its ok if I make changes though DreamWeaver, hence I'm trying to do it this way. Thanks in advance guys Similar TutorialsHi, I'm a beginner with HTML and am trying to generate stationary using HTML for Outlook2007. The below is what I have for my code and the look is actually very good. However, when I tab from the subject line to the body, the cursor ends up at the beginning of my centered image. From there, the image moves when I type. What I'm looking to have happen is for the image to be static (un-movable) and the cursor to actually start positioned below the image with a left justification. Does anyone have any ideas? Tiggy <html><head><title id="ridTitle">Citrus Punch</title> <style><!-- body { font-family: Arial, Helvetica; font-size: 12pt; font-style: bold; color: #ff6633; margin-top: 25px; margin-left: 25px; } --></style> </head> <body id="ridBody" background="background2.jpg"><center><img id="ridImg" src=KeaneLogo.jpg align=bottom></center> <p></p> <b><SPAN id="_AthCaret"></SPAN></b> <p></p> </body> </html> Hello. I need to insert MS Word and MS Excell documents directly into html file. I use <object> tag for these perposes. Everything is ok and the whole documents can be viewed in IE through html file. But the problem is that these documents can not be printed currently from html file! One possible reason is that version of server(office) to print these OLE objects must be exatly the same as the version of office they were created in. Is there are any others ways to create printable html (or xml) document with office OLE objects inside? Here's a new one...Firefox performs the way I want, and IE doesn't do the job. Only problem is, I need it to work in IE. Here's a simple one-liner for an opening a Word document in a local sub-folder: <a href="subfolder/filename.doc">Link Title</a> When I left-click on this link in my index page, I get the typical "Open", "Save", and "Cancel" options popping up in a window. When I click "Open", it currently opens the Word file within the browser (not what I want). Can someone please tell me what I need to do to my HTML file to have the Word document open within the Microsoft Word application? I don't want to change any default settings on my computer. Thank you for your help! I'm attempting to insert a image map menu at the bottom of each page, however for some reason there is a 2-4 pixel gap between the menu and the bottom of the table and I can't figure out why. Here is the URL: http://www.knockoutwebsites4u.com/LSC/index.html Thanks for your help in this matter. Hi, Do you know the answer to this question? (I wasted a lot of time trying figure out this problem, before finally giving up.) How do I get the book cover image to display with no left margin, while preserving the 5px right margin? It displays with no left margin in my WYSIWYG editor. But, it displays with a 5px left margin in IE and Firefox. Here is the code... <a target="_blank" title="New Covenant Theology" href="/images/stories/book/book_cover_original_size.jpg"> <img style="border-style: none; border-width: 0px; left-margin: 0px; right-margin: 5px; title=" alt="New Covenant Theology" src="/images/150x199.jpg" width="150" align="left" height="199" /></a> 24 Reasons Why All Old Testament Laws Are Cancelled and All New Testament Laws Are for Our Obedience. See God's law in redemptive history explained simply and clearly with 7 diagrams, 20 charts, and 702 verses. Dedicated to Reformed, Covenant Theologians; Seventh Day Adventists; and other Sabbath-keepers. Read 3, free chapters from the book now: <a href="/new-covenant-theology.htm" title="New Covenant Theology"><span class="style20">New Covenant Theology</span></a></p> And, here is the webpage... http://www.jesussaidfollowme.org/#biblestudies Thanks for your insight, Greg Gibson Hi I just creating a website skin I have upload he http://autismnetwork.jatos.co.uk/skin/skin.html I need to get rid of that irritating little gap between the bottom of the logo image and the bottom of the logo DIV. if anyone could show me some code thats does that, it'd be much appreciated. Thanks, Jamie Hi, In WordPerfect, I could point to a blank part of the page and start typing. Can Word do that? How do I make the content of my page be in a box in the center? Like, erm, lemme find an example. Like this kinda. See how all the stuff is in the middle, and there are two border type things on the outside? Sorry for sounding like such a beginner or whatever, but I have no idea how to explain this. Not sure if this is the correct forum for this issue, but will give it a shot. I am trying to convert a word document to html, but the basic 'save as html' doesn't do it for me. I need to create individual html files for each topic in the document map. I have found some softwares that can do this, but every one of them produces html files that cause that annoying internet explorer popup that says something about ActiveX controls. Does anybody know how to automatically produce html files that do not cause this popup. Thank you for your help. I wanted to google this because I hate having to bug for help, but I'm not sure how to phrase what I'm looking for. I am trying to make a page compatible in both firefox and ie, which Mandarin helped me with tremendously. Now that I have things adjusted, I'm having the issue where the end of the page is showing like a cut sheet of paper over the background? I guess that's the best description I could give. In IE 9, this bottom looks odd. http://exit20.com/vguadiana/firefox/...materials.html Any recommendations or something I could read to fix it? I'm trying to draw the visitor to this link from my site to the name, "Brett Allen", so they don't have to look though all the names to see it there. I've tried adding to the link, #brett, #brett+allen but it don't do anything. I can't add < A NAME="codeword" > to the page on nypost site, as its not mine. So, any ideas what I can add to the link? http://www.nypost.com/seven/09222006...y_weekend_.htm Hi, I have a huge text that i need to display in a span tag on my page. Currently the words are breaking at the end of the line, i.e. if the word if "Understand" and there is not enough space to display the entire word, half of the word is displayed in the space available, and the remaining on the next line. However, i want that the entire word be displayed on the next line. Please suggest how this can be done. Regards, Ankit!! Hi, My code: Code: <div style="width: 100px;"><table style="border-collapse: collapse;" border="0" cellpadding="4" cellspacing="0"> <tbody><tr> <td> <table border="0" cellpadding="0" cellspacing="0"> <tbody><tr> <td> <code><span style="color: rgb(0, 0, 0);"> <span style="color: rgb(0, 0, 187);">$username </span><span style="color: rgb(0, 119, 0);">= </span><span style="color: rgb(0, 0, 187);">$_POST</span><span style="color: rgb(0, 119, 0);">[</span><span style="color: rgb(221, 0, 0);">"username"</span><span style="color: rgb(0, 119, 0);">]; <br></span><span style="color: rgb(0, 0, 187);">$password </span><span style="color: rgb(0, 119, 0);">= </span><span style="color: rgb(0, 0, 187);">$_POST</span><span style="color: rgb(0, 119, 0);">[</span><span style="color: rgb(221, 0, 0);">"password"</span><span style="color: rgb(0, 119, 0);">]; <br></span><span style="color: rgb(0, 0, 187);">$result </span><span style="color: rgb(0, 119, 0);">= </span><span style="color: rgb(0, 0, 187);">mysql_query</span><span style="color: rgb(0, 119, 0);">(</span><span style="color: rgb(221, 0, 0);">"SELECT * FROM members WHERE username = '$username' AND password = '$password';"</span><span style="color: rgb(0, 119, 0);">);</span> </span> </code><br> </td> </tr> </tbody></table> </td> </tr> </tbody></table></div> I have a DIV tag around the code which has style="width: 100px;" but for some reason the width is A LOT bigger. How to make it so that it will wordwrap? I'm trying to impliment a work order system on my website, and example can be seen here of the work order system beta i'm working on, http://www.army.mil/oldguard/workorder/pworkorder.htm I need to be able to assign a work order number automatically that will not only go in the e-mail that flexmail sends out from the form, but also lets the user know what their work order number will be. Also, the work order number should not increase unless there is a successful form submission. The army is paranoid so we have no access to asp, php, perl, or cgi on the server, has to all be done with ajax, javascript, and html. The only other 3rd party software is felxmail and all it handles is the sending of the information fed to it via e-mail. Thank for any help you can provide. I have a paragraph with the same word typed over and over again throughout it, but I dont feel like modifying that word over and over again each time I change it in every single spot that it is located..... example sentence: word that will be typed over and over again: GOOGLE Hello this is my name and I like to use GOOGLE as my search engine, however I think that GOOGLE is not the best search engine but I still use GOOGLE anyway. ----------------------------- Now I want to change it to YAHOO but w/o changing the word each time it shows in the sentence Hello this is my name and I like to use YAHOO as my search engine, however I think that YAHOO is not the best search engine but I still use YAHOO anyway. Am I making sense? what if you cant get htaccess to become writeable in word press will it affect my blogging anybody know I have a word document that I need to add to web template so I need it in html so I can just copy and paste the info. I have tried saving the page as webpage in MS Word2007 but this saves it as an MHTML doc and I cannot just copy and paste that to my template. Is there anything I can use to convert the doc into html and keep the formatting in the doc? I hope this is posted in the right section. If not, I would appreciate some advice as to which forum section to post in. I'm after code / software that can automatically detect the number of words in a range of different document formats. It's for a proofreading website so has to be reliable. Any help or suggestions would be much appreciated. Louis. When I set a div overflow on a sentence that is in a set width...if a word is too big it cuts off the whole word. Is there a way to break by character instead of word? I'm tring to open word in a frame to read a word doc. Word will not cooperate. Is this possible to do? TIA, Jeff <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title> </head> <frameset rows="*" cols="220,*" frameborder="no" border="0" framespacing="0"> <frame src="tree/index.php" name="leftFrame" scrolling="Yes" noresize="noresize" id="leftFrame" title="leftFrame" /> <frameset rows="40,*" frameborder="no" border="0" framespacing="0"> <frame src="rfp_top.php" name="topFrame" scrolling="No" noresize="noresize" id="topFrame" title="topFrame" /> <frame src="doc.doc" name="mainFrame" id="mainFrame" title="mainFrame" /> </frameset> </frameset> <noframes><body> </body> </noframes></html> |