I am aware of what each of the mark up languages does but what I am unsure about is the difference between them as they all seem very similar. I don't mean in terms of syntax, I mean the role of each/ benefits etc.
Mobile Web development: Differences between XHTML, XHTML-MP, WML and HTML5
1.4k views Asked by AudioBubble At
1
There are 1 answers
Related Questions in HTML
- How to store a date/time in sqlite (or something similar to a date)
- How to use custom font during html to pdf conversion?
- Storing the preferred font-size in localStorage
- mp4 embedded videos within github pages website not loading
- Scrimba tutorial was working, suddenly stopped even trying the default
- Is there any way to glow this bulb image like a real light bulb
- With non-graphical maps in Leaflet, zoomDelta doesn't work
- What can I do to improve my coding on both html and css
- Uncaught TypeError: google.maps.LatLng is not a constructor at init (script.js:7:13)
- Bootstrap modal not showing at the desired position on a web page when the screen size is smaller
- Displaying a Movie List on a Website Using Jinja2 and Bootstrap
- How to redirect to thank you page after submitting a Google form embedded into a Google Site?
- Storing selected language in localStorage
- Fences (parenthesis, braces) in HTML and MathML
- Understanding Scroll Anchoring Behavoir
Related Questions in MOBILE
- Doesn't work TrafficStats.clearThreadStatsTag() in Kotlin
- KeyboardAvoidingView makes a messy the flexbox
- How can I find a lost Samsung Device?
- How can I eliminate or deactivate the white flash that appears when I press a button via a mobile device?
- In MAUI how can I Show different appshell tabbars depending on the user role?
- Why doesn't TrafficStats.clearThreadStatsTag() work in Kotlin?
- How can I create an animation like WhatsApp archive button spawn animation with SwiftUI on watchOS?
- Not showing the widget wrapped with Obx in Android 14
- Is there a way to use Family Link group in my own application?
- Is it viable proxying all my mobile apps requests, to some kind knowing that a request is coming from a secure source
- How can I connect android app to arduino via Bluetooth?
- How to animate calculated position/container height when viewport changes?
- Unnecessary override. Try adding behavior in the overriding member or removing the override
- Selecting an option in the mobile app drop down which is not visible when the app is loaded for the first time
- Getting Real-Time Sensor Data from Smart Watches
Related Questions in XHTML
- google apps script: convert an .xls (XHTML) to gsheet spreadsheet
- Flying saucer not considering lower priority font family
- HTML code with MathJax SVG does not work in XHTML
- epub3 href footnote link not calling shouldOverrideUrlLoading in WebViewClient
- Why does this happen in HTML while creating tables?
- How to change spacing before 1st and after last element in a list
- XSLT matching xhtml namespace
- Saving HTML as XHTML in .NET 6
- I have an svg image, is there is a way to convert it into canvas but not very complecated code, i want to use that in dynamic size chart
- How to tell if loaded page is true XML-processed XHTML or not, using devtools or JavaScript snippet
- Pass value from text file into a html paragraph
- Issues displaying svgs in html
- Shopping Cart Application using Java
- How can I get WebStorm to lookup entity references in my DTD files
- Can you embed an .ics file contents and link to it in html, ideally without using javascript?
Related Questions in WML
- symbol used in word is converted to normal text?
- watchman watch run on wml url not working
- How to dynamically make html element get its ID?
- React-native yarn workspaces/wml don't load imported modules that contains an installed package
- Could not connect to ibm WML
- How do I test this WML parser?
- Scala: Regular Expression pattern match with curly braces?
- Server response on oreo via mobile data issue
- HTML alternatives to make website?
- xml to R Attributes
- is it possible to delete wml variable
- UserAgent detection in WML Script
- WIB/WML bytecode conversion
- How to redirect desktop site for wap and SEMC browser to mobile site using php
- How can I use a wml script in php files?
Related Questions in XHTML-MP
- Mobile Web development: Differences between XHTML, XHTML-MP, WML and HTML5
- PHP with XHTML MP 1.2
- Server-side options to deliver different page structure (HTML) to different mobile devices
- Inserting HTML5 Content into a Website with a different Doctype
- HTML to XHTML Mobile Profile Converter
- Why does this XHTML-MP code not pass W3C validation?
- How can I differentiate between smart phones and others?
- Uploading files using HTML file input on iphone
- Why would mobile phone emulators be losing POST variables?
- WAP vs XHTML-MP
- How do I detect if the user is on a pc or mobile phone
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
WML - Wireless Markup Language
WML was introduced in the late-90's, so its really old in Web years. Handsets then did not have the processing power and 2G networks then did not have the bandwidth capacity to provide the same user experience that the internet population were used to at the time. Hence, a less rich markup language WML (or Wireless Markup Language) was used instead of HTML. WML is a free and extensible Webdesigner's off-line HTML generation toolkit for Unix, distributed under the GNU General Public License (GPL v2). Based on XML, it is a markup language based on Wireless Application Protocol (WAP). WML cut users off from the conventional HTML Web, leaving only native WAP content and Web-to-WAP proxi-content available to WAP users. But this also made sense considering the limited bandwidth at that time.
XHTML - Extensible HyperText Markup Language
It was not until around 2002 and with WAP 2.0 that adopted xHTML as the markup language, better handsets and improved networks (2.5G) that the mobile internet started to become meaningful.
XHTML-MP - XHTML Mobile Proifle
XHTML Mobile Profile (abbreviated XHTML MP or XHTML-MP) is a third-party variant of the W3C's XHTML Basic specification. Like XHTML Basic, XHTML was developed for information appliances with limited system resources. These had various versions of 1.1, 1.2 , 1.3 and eventually replaced with XHTML 1.2...
WML vs XHTML-MP
The limitations of early Mobile web led to the creation of WML and then XHTML MP. Both WML and XHTML-MP are more limited than XHTML, but they also added new capabilities specific to mobile design. WML and XHTML do not follow the same rules. Today only really old mobile devices are likely to support the WML option. Never phones those made after 2002, all support XHTML-MP.
HTML5- XHTML5
So in this vein, this is also referred as XHTML5. With the advent of smart phones, this has gained more traction. HTML5 has both a regular text/html serialization and an XML serialization, which is also known as XHTML5.[56] The language is more compatible with HTML 4 and XHTML 1.x than XHTML 2.0, due to the decision to keep the existing HTML form elements and events model. It adds many new elements not found in XHTML 1.x, however, such as section and aside tags. Its core aims have been to improve the language with support for the latest multimedia while keeping it easily readable by humans and consistently understood by computers and devices (web browsers, parsers, etc.). HTML5 is intended to subsume not only HTML 4, but also XHTML 1 and DOM Level 2 HTML.
References: