473,503 Members | 2,313 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

WML (or) XHTML ?

18 New Member
Hi,

I want to develope a effective mobile compatible site.

But, I don't know which markup language will be efficient and compactible with most of the browsers.

Should I use WML or XHTML MP ?

Which will provide higher level of compactible with most of the browsers?

Pl do reply me.
Apr 4 '07 #1
7 3291
missshaikh
43 New Member
Hi,

When we are using the XHTML then it will more computable. XHTML can alow the TAGS of HTML but WML not have all the HTML TAGS.

like


<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Font Style</title>
</head>

<body>
<p>
<b>Bold</b><br/>
<i>Italic</i><br/>
<b><i>Bold italic</i></b><br/>
<small>Small</small><br/>
<big>Big</big><br/>
<em>Emphasis</em><br/>
<strong>Strong</strong>
</p>
</body>
</html>


it is simple and same as HTML.

so you may use XHTML.
Apr 4 '07 #2
dhillarun
18 New Member
Actually, I want to know the language which will be compatible with (or) suportted by most of the WAP Browsers.
Apr 5 '07 #3
kestrel
1,071 Recognized Expert Top Contributor
WML will be more compatible with phone browsers, so thats the safe bet. WML so its pretty much guaranteed to work, as long as your syntax is correct.

HTML and XHTML are gaining popularity with micro browsers, but not all phones will have this capability.
May 17 '07 #4
theoriginals
8 New Member
WML is more compatible, but much more basic.

You should really take a look at the WURFL project at sourceforge.net. If you implement this, you can detect the device capabilities that are looking at your site and then serve up content tailored to fit - size and type of images, markup language, and anything else such as specific Javascipt versions etc etc..

Matthew
May 18 '07 #5
theoriginals
8 New Member
also I'd take a trip to dot mobi for a very good report on mobile internet development.

M
May 18 '07 #6
kapilp
1 New Member
WML is old news. Even the deck rendering model is obsolete. I would definetly go with XHTML. The majority of mobile handsets do support XHTML 1.0.

Please see the following links.

http://dev.mobi/

http://www.w3.org/Mobile/
Mar 15 '08 #7
RedSon
5,000 Recognized Expert Expert
WML is old news. Even the deck rendering model is obsolete. I would definetly go with XHTML. The majority of mobile handsets do support XHTML 1.0.

Please see the following links.

http://dev.mobi/

http://www.w3.org/Mobile/
Who owns the .mobi tld?
Mar 16 '08 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

3
12800
by: allard poldermans | last post by:
How can I make a reference to an external CSS or JS file that is relative to the XSL stylesheet, and not relative to the XML data? If you simply put : <link rel="stylesheet" type="text/css"...
21
11335
by: TheKeith | last post by:
I heard that the name attribute is deprecated in html 4.01 strict. Is it recommended that you use the ID attribute for images along with the getElementById method instead of the old way? Thanks.
20
3255
by: John Bokma | last post by:
Hi, I converted most (not all) of my pages at http://johnbokma.com/ to XHTML. I thought this was just a small change from 4.01. However someone stated quite vaguely that my pages are *not*...
35
5128
by: Dr.Tube | last post by:
Hi there, I have this web site (www.DrTube.com) which has the following DTD: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> which switches...
119
4508
by: rhat | last post by:
I heard that beta 2 now makes ASP.NET xhtml compliant. Can anyone shed some light on what this will change and it will break stuff as converting HTML to XHTML pages DO break things. see,...
2
2613
by: Joris Janssens | last post by:
I'm trying to write a program for validating XHTML 1.1-documents against the XHTML 1.1 DTD (which is actually the same as validating an XML-file) but I always get a "(404) Not found" error. This...
6
433
by: Guy Macon | last post by:
cwdjrxyz wrote: HTML 5 has solved the above probem. See the following web page: HTML 5, one vocabulary, two serializations http://www.w3.org/QA/2008/01/html5-is-html-and-xml.html
0
7194
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7070
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7267
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
6976
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7449
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
4993
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4666
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3160
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
729
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.