HTML - Can't See My Persian/arabic Text In Html-kit
Similar Tutorialshi, i was asked to design a web page in arabic, and i dont have any idea how to do so, i use wampserver (php).. any ideas??!! Hi, I am helping a client get his forum to work properly in arabic. If I go to http://www.q8sportway.com/forum/toast.asp it looks fine. But if I try to go to http://www.q8sportway.com/test1.asp and then click the forum screenshot at the bottom left, it looks funny. The problem is that the link goes to the excact same page that worked before. Please help! 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 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 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!? Hello Everyone, I have just started learning html and I am facing a problem. I have wrote the following code in notepad: Code: <h3> HTML Images - The <img> Tag and the Src Attribute </h3> <p> The <img> tag is empty, which means that it contains attributes only, and has no closing tag.<b/><br/> When I open this html file in browser, text "<img>" does not display correctly. Please help me asap. Thanks! 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> Hi, I added a rich text editor into my html page for text area fields, let us say description field. The user enters the text, modify its color, changes its size and fonts... The value saved for this field in the database is: <font color="#ff00ff">description text </font> and is showing as it is on the screen. If I look at the source code of the page, I notice the following: <font color="#ff00ff">description text </font> The problem is that, there are two conversions happening: < Converted To < > Converted To > How should I avoid this conversion so that the description text appears in its right format taking into consideration the html tags. Note: in the head of the page, I have the following: <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> I would appreciate any help. Best Regards, Lara 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. Is there any way in HTML/css by which I can show text in 45 degree angle? I want whole string to be rotated by 45 degree so that I can use it as a table header. Thanks. 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 I would appreciate anyone's help in determining why my text is not going all the way to the right side of the "maintext" container. You can view the problematic webpage at: http://www.cornerstonecontractingcom...emp/about.html The associated CSS can be viewed at: [url="http://www.cornerstonecontractingcompany.com/temp/default.css"]http://www.cornerstonecontractingcompany.com/temp/default.css[/URL Thank you very much 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, 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, 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 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. 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> |