HTML - Rich Text To Html Converter?
Hi and thanks for looking in,
I posted last week about a problem that I had concerning firefox not reading my html as well as explorer, and received some great advice from this forum on the validator page which showed a staggering number of errors. WHen I checked out those errors, almost alll of them were related to the built in converter in Microsoft Word which I used to create the page. Does anyone know of a program or feature of some other program which will convert rich text documents in to html besides Word? Thanks in advance. htmldad Similar TutorialsMy project is to construct a web site, step by step, with a view to teaching myself HTML, javascript, PHP, AJAX and who knows what next. The site includes its own content manager. That is: I edit HTML on a web page, send it to a database, then retrieve it to build the pages of the site. Including the page on which I do the editing. It's gone very well so far. I can store large chunks of raw HTML, with all the markup, retrieve it and stick it into the innerHTML of a textarea. Many times over. But I knew it couldn't last. If the raw HTML includes a textarea definition then it edits and stores OK, but on retrieval it merges in with the containing page, losing a lot of my work by trying to render it below the textarea. I can find all sorts of free editors to embed in my page but they can all do too much! I don't want to embolden text, for example, because the text itself has to include the <b> markup. I don't think I want an iframe, because the initial contents have to come from the database rather than a pre-existing file, but at this stage of learning I'd like to do it using straight HTML and javascript. I want to define an area of my page which can be loaded with raw HTML from the database, allow editing and storing back to the database, time and again, and I don't want rich text. Has anyone got any ideas? Ed hi, i am developing a chat application. i want my chat text area shows bold text,text in different colors. basically i want my text area html tag compatible. how could i do so?. now if give bold text <b>here is text</b> the text area is also showing <b> tags. not the bold text. any help? Thanks R i used javascript rich text editor in my code but when i reset form all the fields get reset except text area [javascript rich text editor]. even when i get value from javascript code it doesnt return value............ here is the code //text area <textarea cols="80" rows="10" name="news_description" class="widgEditor nothing">textarea> //reset code function resetTextArea() { document.form_addnews.txt_desc.value = ""; } //get value of text area...it does not work, odnt retyrn any value var cdescription = document.editnews.news_description.value.length; if(cdescription < 0) { alert(document.editnews.news_description.value); alert("Please enter Description"); document.editnews.news_description.focus(); return false; } Hi, do you know any cross-platform rtf (doc) -> html converter ? (for bold, underline, and links) thanks I have several websites that I maintain and update. A lot of them are just textual changes and I would think my customers can do these themselves by editing a simple .txt file. I was hoping my choices are avalable so that I can just insert this tag into my web pages and then give them login info to their edit page or show them how to upload the .txt file. I hope this is an easy one with several answers. Is it possible these tags could discipline your rankings in the search engines? Thanks, Jason i have a lot of text files(2-400) all have quite alot of text inside them so is there some software that can help me convert it all into html pages?? somthing that i am doing right now is: copied all of my text files pasted them into other location and editing each file and giving extention html/htm. now can u tell somthing better?? all the files will open in same frame(obviously one at a time), all have styling n everything same. Hi everyone, I've been searching around the web trying to find out how I can send using Outlook a html and text email newsletter automatically. I am quite happy creating html only newsletters, and text ones for that matter, but I have been digging and believe that by using multi-part code I can send to both and the recipients email client "allows" whichever version to be displayed - does this sound right? I'm hoping to simply create the html with the relevent mime references and boundaries (dont know what they are but have seen them on enough Google'd pages to know that they mean something!) and then copy and paste into Outlook - the newsletter is only going out to a few people at a time. Any suggestions or advice would be very greatly appreciated. Regards Allan i just started working on addicted2ally.com, and for some reason, my index.html is showing the text of the html instead of well, doing it lol helppp!? Hi everybody, I've invented a means of converting HTML to keywords. http://4nf.org/tool/ What do you think of it? Any kind of feedback is greatly appreciated! Thanks in advance and kind regards Hi, I've been trying to set up a page where I have my e-mail address on one side of the page and my phone number on the same line but on the other side of the page. The e-mail address aligns left automatically, and when I use <p align=right>, it moves the phone number down onto the next line. <align=right> on its own does nothing. Does anyone know the code to align right without bumping the text down to the next line? Thank you so much for any help you can provide. Michael Hi All; I am really new to the HTML world. The following html code is truncating a text after dash(-). in the 6 line to the last 00019-10-1 is displayed instead as 00019. any help would be appreciated. TIA Code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" /> <html xml:lang="en-US"> <head> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" /> <link rel="made" href="mailto:webmaster@xxxxxx.com" /> <style type="text/css"> .pageFirst { position: relative; left: 0px; top: 0px; height: 911px; } .page { position: relative; left: 0px; top: 0px; height: 911px; page-break-befo always; } .label0 { position: absolute; left: 0px; top: 6px; } .label1 { position: absolute; left: 350px; top: 6px; } .label2 { position: absolute; left: 0px; top: 186px; } .label3 { position: absolute; left: 350px; top: 186px; } .label4 { position: absolute; left: 0px; top: 378px; } .label5 { position: absolute; left: 350px; top: 378px; } .label6 { position: absolute; left: 0px; top: 569px; } .label7 { position: absolute; left: 350px; top: 569px; } .label8 { position: absolute; left: 0px; top: 747px; } .label9 { position: absolute; left: 350px; top: 747px; } .labelBorder { position: absolute; left: 0px; top: 0px; width: 320px; height: 162px; padding: 0px; border-color: black; border-style: solid; border-width: 1px; } .textMainBg { position: absolute; left: 78px; top: 92px; width: 244px; border-top-width: 36px; border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; border-color: black; border-style: solid; } .iconA { position: absolute; left: 6px; top: 6px; } .iconB { position: absolute; left: 80px; top: 17px; } .barcode { position: absolute; left: 178px; top: 12px; } .iconC { position: absolute; left: 12px; top: 96px; } .textMain { position: absolute; left: 80px; top: 98px; color: white; font-family: Arial; font-size: 17pt; } .textAddl { position: absolute; left: 7px; top: 134px; font-family: Arial; font-size: 17pt; } .textXPcn { position: absolute; left: 193px; top: 77px; font-family: Arial; font-size: 10pt; } .textError { position: absolute; left: 10px; top: 10px; width: 300px; font-family: Arial; font-size: 12pt; font-weight: bold; } </style> </head> <body topmargin="0" leftmargin="0" marginwidth="0" marginheight="0" bgcolor="white"> <div class="pageFirst"> <div class="label0"> <div class="labelBorder"></div> <div class="textMainBg"></div> <div class="iconA"><img src="http://xxxxx.xxxxxx.com:9778/images-appl/icon-CD-S-e.jpg" /></div> <div class="textMain">00019-10-1</div> <div class="textAddl"></div> </div> </div> </body> </html> I have tables containing text in them but the background does not appear its just a white error background the text appears however. Heres my html i don't know whats wrong. Code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Pink Pirates</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <style type="text/css"> <!-- .style12 {font-family: Tahoma; color: #999999; font-weight: bold; } .style13 {font-size: 9px; color: #666666; } .style14 {color: #CCCCCC} --> </style> </head> <link href="css.css" rel="STYLESHEET" type="text/css"> <body> <center> <table width="776" border="0" cellpadding="0" cellspacing="0" background="images/index_28.jpg"> <!--DWLayoutTable--> <tr> <td width="59" rowspan="2" valign="top"><img src="images/sides_01.jpg" width="59" height="459"></td> <td height="363" colspan="2" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0"> <!--DWLayoutTable--> <tr> <td width="660" height="69" valign="top"><img src="images/index_02.jpg" width="230" height="69"><img src="images/index_03.jpg" width="201" height="69"><img src="images/index_04.jpg" width="229" height="69"></td> </tr> <tr> <td height="150" valign="top"><img src="images/index_06.jpg" width="371" height="171"><img src="images/index_07.jpg" width="289" height="171"></td> </tr> <tr> <td height="17" valign="top"><img src="images/index_08.jpg" width="660" height="17"></td> </tr> <tr> <td height="27" valign="top"><a href="index.php"><img src="images/index_09.jpg" alt="Home Page" width="104" height="27" border="0"></a><a href="team.php"><img src="images/index_10.jpg" alt="Our Team" width="101" height="27" border="0"></a><a href="videos.php"><img src="images/index_11.jpg" alt="Demo Videos and Screenshots" width="78" height="27" border="0"></a><a href="/forums/"><img src="images/index_12.jpg" alt="Community Message Boards" width="142" height="27" border="0"></a><a href="about.php"><img src="images/index_13.jpg" alt="About Our Clan" width="100" height="27" border="0"></a><a href="signup.php"><img src="images/index_14.jpg" alt="Join Our Team" width="135" height="27" border="0"></a></td> </tr> <tr> <td height="40" valign="top"><img src="images/index_15.jpg" width="660" height="40"></td> </tr> <tr> <td height="28" valign="top"><img src="images/index_16.jpg" width="660" height="28"></td> </tr> <tr> <td height="11" valign="top"><img src="images/index_17.jpg" width="660" height="11"></td> </tr> </table></td> <td width="57" rowspan="2" valign="top"><img src="images/sides_05.jpg" width="57" height="459"></td> </tr> <tr> <td width="231" height="163" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0"> <!--DWLayoutTable--> <tr> <td width="231" height="122" valign="top"><img src="images/index_18.jpg" width="231" height="28"><img src="images/tdw_22.jpg" width="231" height="60" border="0"></a><img src="images/cathead_25.jpg" width="231" height="34"></td> </tr> <table> <tr> <td height="193" valign="top">text goes here blah</ </div></td> </tr> </table> </td> <td width="429" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="429" height="28" valign="top"><img src="images/index_19.jpg" width="429" height="28"></td> </tr> <tr> </tr> <tr> <td height="34" valign="top"><img src="images/catheadnews_26.jpg" width="429" height="34">dfdfdfdfdfdfd</td> </tr> <tr> <td height="193" valign="top"><div style="margin-left:10px; margin-right:10px"><span class="style12"></span><br> <span class="style13"></span><br> <span class="style14"> </tr> </table></td> </tr> </table> <table width="776" border="0" cellpadding="0" cellspacing="0" background="images/index_30.jpg"> <tr> <td width="136" height="32"></td> <td width="509"> </td> <td width="131"></td> </tr> <tr> <td height="12"></td> <td valign="top"><div align="center">Copyright PinkPirates.tk. All rights reserved. </div></td> <td></td> </tr> </table> </center> </body> </html> I want to wrap a long line of text in a table for Firefox, IE 6, 7 and 8, Chrome and Opera. I try 'style="overflow:hidden; width:50px;' but the line is cut off. i.e. I see "longllllllllllllllllllllllllllllllllllllllllllll" but not "longlllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll llllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllong". Code: <table border="1" cellpadding="2" cellspacing="0" width="600" style='table-layout:fixed'> <col width=40> <col width=97> <tr valign="top"> <td align="center"><span class="Body2"><a href="index.jsp?ID=21">21<br>(22)</a></span></td> <td style="overflow:hidden; width:50px; max-width:50px;"><a style="text-decoration: none" href="index.jsp?ID=21"><span class="bodySmall">longlllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllong<br></span><span class="Body2"></span></a></td> </tr> </table> I need to have this text in html. I need only the text, no table. My problem was, that when i changed the fontsize, a new paragraph was created. But i want it on one line. Thanks for your help. Hi all, I'm looking for a powerful but user-friendly text editor for HTML. One feature I especially need is the ability to use wildcards in both the search and replace strings. Any advice or recommendations? Thank you. Lance Hi All, I have come across a scenario where user enters credit card number. So I need to display user typing text (card number) as "*" in the text box. So I went and coded as password field since password box always mask user inputs. <input type="password" name="f1" value=""> But on hitting submit button, Mozilla firefox browser shows a pop up if I need to remember the password or not. My client dont want to display this pop-up. Can anyone pls tell me how to create a text box (not password box) to show user input as "*" so that it looks like as password box. Thanks in advance. HTML to look at text or xml file - is there a way of creating a HTML tag or Div to look at another text file that can be easily edited as the source to the content. Basically a paragraph that can be easily edited by someone who doesn't understand html that affects paragraphs in divs on a web page. - could someone point me in the right direction - I can't seem to get my head around what I need being only a tuesday and not getting stuck into the week. Thanks in advance... Greetings, How can I add "Alt Tags" to text. Easy to do to images but can't figure it out on text. As always thanks in advance!!! Jack Hi, I'm new at using html and I need help with placing text. I would like to place my text 12.5% across the screen from the left. Is there a way to do this or must I use the pixel way. Can you show me how Looking for the html code for center text, and text size. I want to center some text and increase its size from normal. |