HTML - Html Content In A Different Language
Greetings to all!
I just got a request to implement a number of pages, that we currently host in English, with a Portuguese translation. Does anyone have any pointers as to how to properly implement content in different languages. What encoding should be used? Portuguese content is full of non-standard characters and I'm not sure that if I simply copy & paste the content that every browser will render all characters correctly. ANY help would be greatly appreciated. Similar Tutorialshow can i put html table in a .doc file without border. That means i dont want to show border of html table in doc file. i put the border="0" but doc file display border by default. may anyone help. Hello all, Thats how my page looks: http://img17.imageshack.us/img17/782/screenshotoey.png But after windows resize top bar "breaks": http://img94.imageshack.us/img94/858...enshot1ltq.png The google.com just iframe. Look at attached files, try resize browser windows and see what about i'm talking about. Hi I am new to this forum and hope you guys can help me. I am loading this html page http://hosted.where2getit.com/safewa...ressline=95135 My goal is to parse the page content and get the address of the Safeway store. I found however even I can see the address in the browser, but I can open the "page source", the store address is not in the html. What does this mean? Can I get the store address anyway? Thanks, fireman Problem solved. This can be deleted. hi all - can anyone advise as to what might be the issue - a new html email newsletter i've modified from an existing template behaves differently in that the content doesn't display along with the images until you choose to download them. so instead of just seeing text without images, the entire email is blank. has anyone encountered this/can possibly advise? many thanks, tania Im trying to create a site that will constantly update in real time based on my activity. For example, if i update my facebook status or add a new twitter update at 5:30 then the site will add to the top of the list Robin updated her facebook status at 5:30. and the list will continue to build. conplicated... but any thoughts? thanks for the help. Hiii experts, I am creating 2 HTML pages when click on 1st page hyperlink, we will go to 2nd page 2nd page contains an image. when clicking on image i want to go to 1st page with new content and want to remove privious content. also when 2nd page open 1st page is visible but when cliking on image , new content should be visible on 1st page. please help me its urgent!! Hello Are there any valid HTML tags that you can embed in a page that do not display content on the page? I am looking to store data that a RSS feed can retrieve on a news page, but I don't want the content to display on the news page, only be pulled for the RSS feed. Paul Greetings I have 3500 pages of content on my site and i would like to monetize all of them by placing some adds. The problem is that my advertisers might change sometimes and i don't want to update all the pages each time i decide to go for some other advertiser so i tought i should use another html file that would be displayed on all the 3500 pages and each time i would modify this file, it would update on all the 3500 pages. I would like the page to be search engine friendly too, if possible. Also don't want to use frames. So there would be small window 200 x 200 in size that would display the content of the seperate file on all these 3500 pages. So how should i do this, would java script be something to consider? I don't know much about php and would not like to use it, what would be the easyest way to do this? Also there can not be any borders in this window and it needs to be embedded in to all these 3500 pages, in exact size of 200 x 200. This system needs to work in IE, Firefox, netscape and opera!! The content would be adsense, banner or similar content. Please advise.... Sir. Turhapuro i currently have a javascript to hide and unhide content http://www.danish.wep.dk/film.html HTML Code: <script type="text/javascript"> function toggleDiv() { if (document.getElementById("myDivBox").style.display == "block") { document.getElementById("myDivBox").style.display = "none"; } else { document.getElementById("myDivBox").style.display = "block"; } } </script> HTML Code: <input type="button" value="PK" onclick="toggleDiv()"> <div id="myDivBox" align="center" style="display:none;"> <input type="button" value="Zamorak Godsword lured by #Danish" onclick="toggleDiv()"> <div id="myDivBox2" align="center" style="display:none;"> <object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/CzV_HAwOSwA&hl=en_US&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/CzV_HAwOSwA&hl=en_US&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object> </div> .... .. . the problem is that i would like an additional hide funktion, but this script dosn't seem to support that, so basicly i would like the category to be called PK and then it should be divided again into groups of 1 video (named the same as the video) _________ im also open for other suggestions Im not 100% sure if this belongs to the html section or php section. Im not pro in html coding , but what i have is multiple html files for a site, I would like to publish content on each file at the same time without having to edit each file one by one. Example: Lets say i have a news section on each page, i would like all pages to be updated automatically when news is publish on one page. How would i go about achieving this? ASP? or will PHP be needed for this function. i don't want to use CMS - Anyone understand where im coming from? Hi guys, It's my first time on these forums, and I thought you all would be the best help I could get for my HTML problem. I've just recently created a blog and I am currently using a custom template. I'm not too familiar with HTML, or any sort of coding really, and I would like to stretch the content area of the template so that I could place larger images without it overlapping the grey bars. I have no idea what values to change though or what I should be looking for. Could you guys help me out? Many thanks, AciesEdge Hi guys. I hope u can help me with my blog: http://thefilmpolice.blogspot.com/ As you may notice, my featured post isn't showing up as a content slider, anyone can help me out??? This is my full HTML: http://www.mediafire.com/download.php?628ek0f1488sx26 Thanks in advance! hi im designing a we site by php i have a html form that collect some information from client an it has some script for hide or visible text box when user check a checkbox but when client run my page see a popup menu allowed blocked content.... i saw some site do this withou running this popup how can i do it? thanks Hello there. As the topic states, I don't know exactly what language I'm looking for. I believe I've accomplished what I'm trying to do using embedded tables in the past with some CSS scripting, but it is not working, and I'm getting frustrated. Essentially, I designed the site in Photoshop CS3, sliced it up, and now in one cell I'm needing a repeatable background so that whenever the content is entered into the site, the borders extend down the side of the site. I could re-cut the picture, but I'm trying to avoid doing so if at all possible. The kicker is that, also in this same cell, I have an image that I need to use as a background that DOESNT repeat. When you scroll down the page, you see this image in the cell, but as you go down and down and down on the site, the other background previously mentioned is the one that repeats. Is there anyway to accomplish this? I've tried creating a table within that cell and using the background I need to not repeat in it while the cell beneathe it used the background that repeated, but to no avail. Hello! I have a problem with hebrew language in the URL address . Yes I can't write hebrew in the URL address and there are coding like #E2 its in hebrew gimel (ג) and so on ... I need the these hebrew language coding in the URL address. Please help me! Hi, Just joined your forum. Very informative ! We have always embedded HTML code into our website so that visitors could choose french, german or whatever and then the whole site then worked in french or whatever the chosen language was. see our current site www.euroburolimited.co.uk As you will see this site needed an upgrade to better html standards and better visual presentation and so we bought a smart new template and have upgraded everything. Whilst the site is not yet published to our main domain the new version can be viewed on www.calmwoodlimited.com (This is just a spare domain that we are using for testing purposes. So whats's our problem ? On the original domain, the visitor chose his language and then the whole website worked in french - or whatever. on the new website, exactly the same code is embedded but it only works on the .index page - not on any of the others. How do we fix it so that we don't need to embed the code on every single page ? It must be something to do with the css div's or whatever. Any bright ideas please ? David. The problem: a long text with alternating lines in Chinese and English. What tag is best to use for each line - <p> or <div>, with classes? The fonts will be specified in the css. Or am I off-base? thanks for any advice |