It is currently Wed Feb 08, 2012 5:42 pm

All times are UTC + 2 hours [ DST ]




Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 25 posts ]  Go to page 1, 2, 3  Next
Author Message
 Post subject: HTML Programming
PostPosted: Wed Sep 09, 2009 1:35 pm 
Offline

Joined: Wed Sep 09, 2009 1:32 pm
Posts: 1
How can you show diffrent language on web page through HTML link?

Web Development, Web Design, Web Development


Top
 Profile  
 
 Post subject:
PostPosted: Wed Sep 09, 2009 4:30 pm 
Offline

Joined: Sun May 02, 2004 11:34 pm
Posts: 6500
Location: toronto, canada
add a parameter to the link indicating language and code on the server to handle that new language

<a rel="nofollow" href='some_page.php?lang=fr'>French Version</a>
<a rel="nofollow" href='some_page.php?lang=en'>English Version</a>
<a rel="nofollow" href='some_page.php?lang=gr'>German Version</a>

_________________
Lostboy

Cat, the other other white meat

Please read Posting Etiquette before posting

You can always try Google


Top
 Profile  
 
 Post subject: Different Language
PostPosted: Wed Sep 16, 2009 8:31 am 
Offline

Joined: Wed Sep 16, 2009 8:27 am
Posts: 1
Of course, we can show different language using the anchor tag.
<a rel="nofollow" href="...">language</a>
In that way, you can show the different languages.

_________________
buy vps
web hosting india


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 10, 2009 7:45 pm 
Offline

Joined: Sun Nov 08, 2009 8:02 pm
Posts: 3
Strange and quite interesting.I will too try to apply it and will tell you the result.

_________________
CUBAN CIGARS


Top
 Profile  
 
 Post subject:
PostPosted: Fri Dec 11, 2009 6:32 am 
Offline

Joined: Sat Nov 21, 2009 7:54 am
Posts: 4
You mean to say, just by giving

lostboy wrote:
<a rel="nofollow" href='some_page.php?lang=fr'>French Version</a>
<a rel="nofollow" href='some_page.php?lang=en'>English Version</a>
<a rel="nofollow" href='some_page.php?lang=gr'>German Version</a>


alone is sufficient.
does this have any thing to do with the content translation from one language to another.
______________________________
Web Development Services


Top
 Profile  
 
 Post subject:
PostPosted: Fri Dec 11, 2009 7:07 am 
Offline

Joined: Sun May 02, 2004 11:34 pm
Posts: 6500
Location: toronto, canada
Of course not. HTML is static and can't do any translation ofthe content. You could use the google translate API thru php to dynamically translate the content, but you be better serves to write that translated content to a new Lang specific file for performance.

_________________
Lostboy

Cat, the other other white meat

Please read Posting Etiquette before posting

You can always try Google


Top
 Profile  
 
 Post subject: For hyper linking code
PostPosted: Mon Jan 18, 2010 9:24 am 
Offline

Joined: Mon Jan 18, 2010 9:17 am
Posts: 2
This code is used for hyper link
<a rel="nofollow" href="...">Saurabh</a>

_________________
Cohiba Robustos


Top
 Profile  
 
 Post subject:
PostPosted: Fri Feb 19, 2010 2:26 am 
This is basically HTM code which you use in forum or in SEO i am also using this code in my work its call basic HTMl code.


Top
  
 
 Post subject:
PostPosted: Tue Jun 01, 2010 1:57 pm 
Offline

Joined: Tue Jun 01, 2010 12:53 pm
Posts: 2
HTML is the publishing language of the World Wide Web.It is the predominant markup language for web pages.It provides a means to create structured documents.

_________________
Learn Hypnotism
Hypnotherapy Courses
Clinical Hypnosis Training


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 08, 2010 10:57 am 
Offline

Joined: Tue Jun 08, 2010 10:10 am
Posts: 2
HTML is very simple to use for the websites and it is also easy to learn through the software's available in the market.You can be trained person of HTML in three days.

_________________
Chimney Sweep Seattle
Fireplace Repair Seattle
Chimney Cleaning Seattle


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 25 posts ]  Go to page 1, 2, 3  Next

All times are UTC + 2 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron