Xhtml mobile profile
Author: g | 2025-04-24
XHTML Mobile Profile 1.0; XHTML Mobile Profile 1.1; XHTML Mobile Profile 1.2; XHTML Basic 1.0; XHTML Basic 1.1; Each of these is a slightly different flavour of XHTML. For
What is XHTML Mobile Profile? XHTML Mobile Profile is a
XHTML Mobile Profile (XHTML MP) is a hypertextual computer language standard designed specifically for mobile phones and other resource-constrained devices.It is an XHTML document type defined by the Open Mobile Alliance. XHTML-MP is derived from XHTML Basic 1.0 by adding XHTML Modules, with later versions of the standard adding more modules. However, for certain modules, XHTML-MP does not mandate a complete implementation so an XHTML-MP browser may not be fully conforming on all modules. The XHTML MP 1.2 DTD the current recommendation, finalized in March 2008.DOCTYPETo validate as XHTML-MP, a document must contain a proper Document Type Declaration, or DOCTYPE, depending on the version of specification followed:Note that a series of revisions have been issued to correct technical errors in the above DTDs, and the DTD format is more complex and less widely supported than that of standard HTML.MIME typesThe MIME type for XHTML Mobile Profile is "application/vnd.wap.xhtml+xml". Conforming user agents should also accept "application/xhtml+xml" and "text/html". Many desktop browsers will only validate XHTML-MP at display time, if an XML MIME type is specified.Versions* Version 1.2 added form and object support.* Version 1.1 added full scripting support intended to be used with ECMAScript Mobile Profile.* Version 1.0 extended XHTML Basic 1.0 with certain presentation elements and basic scripting support.upported ModulesModules included in XHTML-MP 1.2 are:* Structure* Texts* Hypertext* List * Forms* Basic Tables* Image* Object* Metainformation* Scripting* Style Sheet* Style Attribute* Link* BaseXHTML-MP 1.2 also includes partial support for:* Presentation* Intrinsic Events* LegacyFinally, version 1.2 includes an OMA-specific module ("Text Input Modes") for dealing with the various input modes allowed on mobile phones.Development pitfallsMany problems arise when content written in XHTML is shown on different devices. Some will honor colors specified in CSS while some will not, some will render tables properly while others won't, just to mention some examples. Building an adaptive application means delivering different content to different devices, according to their capabilities. This can bring huge complexity, given the number of different devices in the market with different hardware (screen-sizes, coloring capacity, buttons, memory and speed) and browsers. Software updates on mobile browsers are much more difficult AdvertisementThe Wireless Application Protocol (WAP) refers to a collection of techniques and protocols whose goal is to make Internet content available for the slower transmission rate and longer response times in mobile communications as well as for the small displays of mobile phones. Various WAP implementations were thus in direct competition with the i-mode service. WAP found some prevalence mainly in the 2000s. Due to its complexity, larger displays in smartphones, now faster connections and HTML-capable mobile devices, it is now largely outdated.Yet, still today we need to talk about WAP sites because if you need to support all types of mobile devices on the planet, you may have to think about WAP. WAP billing can charge money from customers who do not have credit cards and you can use the MSISDN to identify and track visitors.The primary task at WAP is to reduce the amount of data to be transmitted due to the low display capacities and computing power of WAP clients and at the same time to maintain the open structure and readability of a markup language when encoding the Internet content.XHTML Mobile Profile is a markup language specifically for mobile phones and PDAs. The XHTML MP specification is defined by the Open Mobile Alliance (OMA). The XHTML Mobile Profile consists of modules according to the XHTML modularization. It is a subset of XHTML 1.1 based on XHTML Basic. XHTML MP is mainly used together with Wireless CSS (WCSS) and ECMAScript Mobile Profile (ESMP). WAP 2.0 is XHTML Mobile Profile. Pretty much all mobile browsers these days support XHTML MP.A readable markup language contains a lot of data that is necessary for readability (comments, commands in readable form), but not for content description. An encoding in binary form allows a very compact implementation, but has neither an open structure nor is it readable. The solution to the problem is that although WAP retains the open form of a markup language (WAP is the Wireless Markup Language, WML), it is not transmitted to the WAP client as text, but in compiled form. For this purpose, the communication between theWhat for XHTML Mobile Profile Used? XHTML Mobile Profile is
Is a simplified version of XHTML used on theweb. The major advantage of XHTML MP over WML is that XHTML MPsupports the use of cascading style sheets, which enables theseparation of the presentation from the content.Readour XHTML MP tutorial now.WAP CSS / WCSSTutorialWCSS(WAP CSS or Wireless CSS) is a simplified version of the web CSS2standard. It is defined in the WAP 2.0 specification and should beused together with XHTML MP. WCSS is used to specify the presentationinformation of an XHTML MP document. By separating the content andthe presentation, you can easily customize the layout and format ofthe same content for different wireless devices.Readour WCSS tutorial now.Detecting User Agent Types and Client Device CapabilitiesA major problem faced by mobile application developers is that wirelessdevices such as cell phones have very different capabilities. One featurethat is supported on one cell phone model may not be available on anothermodel. There are a number of methods for detecting the features andcapabilities of a user agent or wireless device. In this tutorial, wefocus on two of them: HTTP headers and UAProf (User Agent Profile).Readthe tutorial now.UAProf / User Agent Profile ReferenceUAProf / User Agent Profile was defined by the Open Mobile Alliance(formerly the WAP Forum) for detecting user agent types and devicecapabilities. The User Agent Profile schema has specified a set of baseattribute names so that different mobile device manufacturers can use thesame set of base attribute names to describe the features and capabilitiesof mobile devices. In this reference, you can find the base attributenames, their meanings and some examples.Readthe reference now.Uploading Files from WAP Cell PhonesToday cell phones are becoming more and more powerful. Many of themcan be used as a digital camera for taking pictures and recording videoclips. With a cell phone that supports file upload, you can upload somepictures or video clips to a server. This tutorial provides informationabout building a mobile Internet application that acceptsfile uploads from WAP-enabled cell phones.Readthe tutorial now.Mobile Messaging ApplicationsSMS TutorialSMS(Short Message Service) has achieved huge success in the wirelessworld. The idea of SMS messaging is very simple -- youcompose a message on your mobile phone, enter the mobile phone number ofthe destination, press the Send button and the message will reach therecipient shortly. SMS text messaging supports languages internationally,including Arabic, Chinese, Japanese and Korean. SMS messaging is supportedby 100% GSM mobile phones. So, building wireless applications based on theSMS technology can maximize the potential user base.Readour. XHTML Mobile Profile 1.0; XHTML Mobile Profile 1.1; XHTML Mobile Profile 1.2; XHTML Basic 1.0; XHTML Basic 1.1; Each of these is a slightly different flavour of XHTML. ForComparison of XHTML Mobile Profile and XHTML Basic
WML stands for Wireless Markup Language and denotes a markup language that was specifically developed to display mobile websites. WML is a subset of HTML, but also includes elements that have been added only for display on mobile devices. WML is part of WAP (Wireless Application Protocol) which enables and controls the exchange of data between mobile phones and web servers. The markup language is a competing format to XHTML Mobile Profile and is specified through document type definitions (DTD) as a subset of HTML.General informationWML was developed by the WAP Forum in 1998 and was initially available as version 1.1. In 2001, WML version 2.0 was introduced but it was never broadly used. This is because a little while later, WAP 2.0 was presented and that protocol used XHTML Mobile Profile. The current version of WML is 1.3 and is nevertheless being utilized by many mobile websites. WML has been specifically designed to allow the display of text-based HTML documents and at the same time the display of graphics and other media.Since mobile devices often do not have the best Internet connection, WML first translates the data into a binary code, which is then read by the mobile device. Mobile devices also often have smaller displays and storage, which is why the WML code is designed to require little computing power. While WML is a subset of HTML and thus also based on XML, certain features can only be found on mobile devices. Examples include zoom functions, button layouts, The Opera Software company maintains a public web form where users can submit bug reports.[36] According to Secunia, a computer security service provider, 14 security vulnerabilities have been publicly identified in Opera 9.x as of June 2008, zero of which remain unpatched.[37] This stands in contrast to Firefox 3.x (one out of one known vulnerability unpatched),[38] Internet Explorer 7.x (10 out of 29 known vulnerabilities unpatched),[39] and Safari 3.x (one out of three known vulnerabilities unpatched).[40]However, in January 2007, Asa Dotzler of the competing Mozilla Corporation criticized the Opera Software company for downplaying information about known security vulnerabilities in Opera. Dotzler claimed that users were not clearly informed of security vulnerabilities present in older versions of Opera, and thus they would not realize that they needed to upgrade to the latest version or risk being exploited.[41]Standards support[]Opera was one of the first browsers to support Cascading Style Sheets (CSS), now a major building block of web design.[42] Today, Opera supports many web standards, including CSS 2.1, HTML 4.01, XHTML 1.1, XHTML Basic, XHTML Mobile Profile, XHTML+Voice, WML 2.0, XSLT, XPath, XSL-FO, ECMAScript 3 (JavaScript), DOM 2, XMLHttpRequest, HTTP 1.1, Unicode, SVG 1.1 Basic, SVG 1.1 Tiny, GIF89a, JPEG, and full support for PNG, including alpha transparency.[43]Since version 9, Opera also passes the Acid2 test, a test of whether or not a browser properly supports certain web standards. Opera was the fourth web browser to pass the test and the first Windows browser to pass the test.[44]Active efforts are also underwayXhtml Mobile Profile Profiles - Facebook
This HTML tutorial explains how to use the HTML element called the tag with syntax and examples. Description The HTML tag is an HTML5 element that defines a generic section in the HTML document. This tag is also commonly referred to as the element. Syntax In HTML, the syntax for the tag is: Heading for Section Text that appears under section Attributes Only the Global Attributes apply to the tag. There are no attributes that are specific to the tag. Note The HTML element is an HTML5 element that is found within the tag. The tag is typically used as a thematic grouping of content. For IE browsers older than IE 9, use HTML5shiv which is a javascript workaround to provide support for the new HTML5 elements such as: , , , , , , . Browser Compatibility The tag has basic support with the following browsers: Chrome 5+ Android 2.2+ Firefox 4.0+ (Gecko 2.0+) Firefox Mobile 4.0+ (Gecko 2.0+) Internet Explorer 9.0+ (IE 9.0+) IE Phone 9.0+ Opera 11.10+ Opera Mobile 11.0+ Safari 4.1+ (WebKit) Safari Mobile 5.0+ (iOs 4.2+) Example We will discuss the tag below, exploring examples of how to use the tag in HTML5, HTML 4.01 Transitional, XHTML 1.0 Transitional, XHTML 1.0 Strict, and XHTML 1.1.HTML5HTML4XHTML HTML5 Document If you created a new web page in HTML5, your tag might look like this: HTML5 Example by www.techonthenet.com Heading for Section Text that appears under section In this HTML5 Document example, we have created a tag that displays 2 tags - tag and tag. HTML 4.01 Transitional Document You can not use the tag in HTML 4.01 Transitional. XHTML 1.0 Transitional Document You can not use the tag in XHTML 1.0 Transitional. XHTML 1.0 Strict Document You can not use the tag in XHTML 1.0 Strict. XHTML 1.1 Document You can not use the tag in XHTML 1.1.Pengantar Teknologi Mobile XHTML Mobile Profile XHTMLMP XHTML
Than with desktop browsers, and as a result broken software tends to stay in use until the phone is discarded.Many software initiatives present their solution to this problem. Most of them provide a proprietary language to write WAP content, which will render different content (XHTML-MP, WML, CHTML, etc) according to the requesting device. One free initiative is WURFL, which uses a hierarchical XML configuration file mapping hundreds of device capabilities, and a "Wireless Abstraction Layer" called WALL which allows writing tags that are automatically converted into the type of markup supported by the device. The W3C DDWG has created a specification to standardize access to repositories of device capability information, to be part of a common framework for content adaptation technologies.ExampleA complete valid and well-formed example is:<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.1//EN" " xmlns=" xml:lang="en"> <head> <title>Hello</title> </head> <body> <p>Hello <a href=" </body></html>When served with a MIME type of "application/xhtml+xml" or "application/vnd.wap.xhtml+xml".External links* [ www.openmobilealliance.org] * W3C Recommendation for [ XHTML 1.1] * W3C Recommendation for [ Modularization of XHTML] as of April 10, 2001.* [ Mobile Design Resources] * [ XHTML-MP Authoring Practices] Wikimedia Foundation. 2010.. XHTML Mobile Profile 1.0; XHTML Mobile Profile 1.1; XHTML Mobile Profile 1.2; XHTML Basic 1.0; XHTML Basic 1.1; Each of these is a slightly different flavour of XHTML. For What is XHTML Mobile Profile? XHTML Mobile Profile is a superset of XHTML Basic. XHTML Mobile Profile is the set of XHTML tags approved (along with CSS) as the mark-up languageXHTML Mobile Profile - atozwiki.com
Welcome to Developer's Home.Here you can learn various mobile technologies like WAP / WAP 2.0,WML, WMLScript, XHTML MP, WCSS / WAP CSS, UAProf and SMS through ourfree tutorials, articles and examples. This web site can helpweb programmers who wish to extend their knowledge to the wirelessworld. We will introduce to you the skills needed to develop andmaintain sites and applications for wireless devices. Code examplesprovided in the tutorials and articles follow the standard of thecorresponding technology. After reading our tutorials and articles,you will understand how to build your own mobile application using thelatest technologies.Mobile Internet Browsing / WAP ApplicationsAsmobile phones become more widespread and powerful, the demand forInternet access on the move grows rapidly. WAP is the standard thatmakes mobile Internet access possible. It specifies the protocolstack and application environment of mobile Internet browsingapplications.Setting up WAP Servers for Hosting WAP 1.x or WAP 2.0 SitesBefore a WAP site can be accessible on mobile phones or other mobiledevices, you have to host it on a WAP server. In this tutorial, youcan learn how to set up a WAP server for hosting WAP 1.x or WAP 2.0 sites.Besides, you can learn about WAP 1.x and WAP 2.0 MIME types, how to setup MIME types on WAP servers, and how to set default documents to keepthe URL of a WAP site short.Read the tutorial now.WMLTutorialWML(Wireless Markup Language) is the markup language defined in the WAP1.x specification. It is the first industry-wide wireless markup language standard.There were several markup languages in the wireless world before thecoming out of WML. WML documents are viewable on both WAP 1.x and WAP2.0 wireless devices. So, by using WML, your WAP site can be visitedby most of the wireless devices in the world.Readour WML tutorial now.WMLScriptTutorialWMLScript(Wireless Markup Language Script) is the client-side scriptinglanguage of WML. Its syntax is very similar to JavaScript, sinceWMLScript is based on ECMAScript (the standardized version ofJavaScript). WMLScript can help increase the interactivity of a WAPsite. A common use of WMLScript is to validate form data.Readour WMLScript tutorial now.WMLScript Standard Libraries Quick ReferenceThe standard libraries form an important part of the WMLScript scriptinglanguage. They provide a lot of useful functions. Some of which areimpossible to be implemented by our own. WMLScript contains six standardlibraries in total. This reference provides a description for each of thefunctions available.Readthe quick reference now.XHTMLMP TutorialXHTMLMP (XHTML Mobile Profile) is the markup language of the most recentWAP 2.0 standard. ItComments
XHTML Mobile Profile (XHTML MP) is a hypertextual computer language standard designed specifically for mobile phones and other resource-constrained devices.It is an XHTML document type defined by the Open Mobile Alliance. XHTML-MP is derived from XHTML Basic 1.0 by adding XHTML Modules, with later versions of the standard adding more modules. However, for certain modules, XHTML-MP does not mandate a complete implementation so an XHTML-MP browser may not be fully conforming on all modules. The XHTML MP 1.2 DTD the current recommendation, finalized in March 2008.DOCTYPETo validate as XHTML-MP, a document must contain a proper Document Type Declaration, or DOCTYPE, depending on the version of specification followed:Note that a series of revisions have been issued to correct technical errors in the above DTDs, and the DTD format is more complex and less widely supported than that of standard HTML.MIME typesThe MIME type for XHTML Mobile Profile is "application/vnd.wap.xhtml+xml". Conforming user agents should also accept "application/xhtml+xml" and "text/html". Many desktop browsers will only validate XHTML-MP at display time, if an XML MIME type is specified.Versions* Version 1.2 added form and object support.* Version 1.1 added full scripting support intended to be used with ECMAScript Mobile Profile.* Version 1.0 extended XHTML Basic 1.0 with certain presentation elements and basic scripting support.upported ModulesModules included in XHTML-MP 1.2 are:* Structure* Texts* Hypertext* List * Forms* Basic Tables* Image* Object* Metainformation* Scripting* Style Sheet* Style Attribute* Link* BaseXHTML-MP 1.2 also includes partial support for:* Presentation* Intrinsic Events* LegacyFinally, version 1.2 includes an OMA-specific module ("Text Input Modes") for dealing with the various input modes allowed on mobile phones.Development pitfallsMany problems arise when content written in XHTML is shown on different devices. Some will honor colors specified in CSS while some will not, some will render tables properly while others won't, just to mention some examples. Building an adaptive application means delivering different content to different devices, according to their capabilities. This can bring huge complexity, given the number of different devices in the market with different hardware (screen-sizes, coloring capacity, buttons, memory and speed) and browsers. Software updates on mobile browsers are much more difficult
2025-04-07AdvertisementThe Wireless Application Protocol (WAP) refers to a collection of techniques and protocols whose goal is to make Internet content available for the slower transmission rate and longer response times in mobile communications as well as for the small displays of mobile phones. Various WAP implementations were thus in direct competition with the i-mode service. WAP found some prevalence mainly in the 2000s. Due to its complexity, larger displays in smartphones, now faster connections and HTML-capable mobile devices, it is now largely outdated.Yet, still today we need to talk about WAP sites because if you need to support all types of mobile devices on the planet, you may have to think about WAP. WAP billing can charge money from customers who do not have credit cards and you can use the MSISDN to identify and track visitors.The primary task at WAP is to reduce the amount of data to be transmitted due to the low display capacities and computing power of WAP clients and at the same time to maintain the open structure and readability of a markup language when encoding the Internet content.XHTML Mobile Profile is a markup language specifically for mobile phones and PDAs. The XHTML MP specification is defined by the Open Mobile Alliance (OMA). The XHTML Mobile Profile consists of modules according to the XHTML modularization. It is a subset of XHTML 1.1 based on XHTML Basic. XHTML MP is mainly used together with Wireless CSS (WCSS) and ECMAScript Mobile Profile (ESMP). WAP 2.0 is XHTML Mobile Profile. Pretty much all mobile browsers these days support XHTML MP.A readable markup language contains a lot of data that is necessary for readability (comments, commands in readable form), but not for content description. An encoding in binary form allows a very compact implementation, but has neither an open structure nor is it readable. The solution to the problem is that although WAP retains the open form of a markup language (WAP is the Wireless Markup Language, WML), it is not transmitted to the WAP client as text, but in compiled form. For this purpose, the communication between the
2025-04-12Is a simplified version of XHTML used on theweb. The major advantage of XHTML MP over WML is that XHTML MPsupports the use of cascading style sheets, which enables theseparation of the presentation from the content.Readour XHTML MP tutorial now.WAP CSS / WCSSTutorialWCSS(WAP CSS or Wireless CSS) is a simplified version of the web CSS2standard. It is defined in the WAP 2.0 specification and should beused together with XHTML MP. WCSS is used to specify the presentationinformation of an XHTML MP document. By separating the content andthe presentation, you can easily customize the layout and format ofthe same content for different wireless devices.Readour WCSS tutorial now.Detecting User Agent Types and Client Device CapabilitiesA major problem faced by mobile application developers is that wirelessdevices such as cell phones have very different capabilities. One featurethat is supported on one cell phone model may not be available on anothermodel. There are a number of methods for detecting the features andcapabilities of a user agent or wireless device. In this tutorial, wefocus on two of them: HTTP headers and UAProf (User Agent Profile).Readthe tutorial now.UAProf / User Agent Profile ReferenceUAProf / User Agent Profile was defined by the Open Mobile Alliance(formerly the WAP Forum) for detecting user agent types and devicecapabilities. The User Agent Profile schema has specified a set of baseattribute names so that different mobile device manufacturers can use thesame set of base attribute names to describe the features and capabilitiesof mobile devices. In this reference, you can find the base attributenames, their meanings and some examples.Readthe reference now.Uploading Files from WAP Cell PhonesToday cell phones are becoming more and more powerful. Many of themcan be used as a digital camera for taking pictures and recording videoclips. With a cell phone that supports file upload, you can upload somepictures or video clips to a server. This tutorial provides informationabout building a mobile Internet application that acceptsfile uploads from WAP-enabled cell phones.Readthe tutorial now.Mobile Messaging ApplicationsSMS TutorialSMS(Short Message Service) has achieved huge success in the wirelessworld. The idea of SMS messaging is very simple -- youcompose a message on your mobile phone, enter the mobile phone number ofthe destination, press the Send button and the message will reach therecipient shortly. SMS text messaging supports languages internationally,including Arabic, Chinese, Japanese and Korean. SMS messaging is supportedby 100% GSM mobile phones. So, building wireless applications based on theSMS technology can maximize the potential user base.Readour
2025-04-13WML stands for Wireless Markup Language and denotes a markup language that was specifically developed to display mobile websites. WML is a subset of HTML, but also includes elements that have been added only for display on mobile devices. WML is part of WAP (Wireless Application Protocol) which enables and controls the exchange of data between mobile phones and web servers. The markup language is a competing format to XHTML Mobile Profile and is specified through document type definitions (DTD) as a subset of HTML.General informationWML was developed by the WAP Forum in 1998 and was initially available as version 1.1. In 2001, WML version 2.0 was introduced but it was never broadly used. This is because a little while later, WAP 2.0 was presented and that protocol used XHTML Mobile Profile. The current version of WML is 1.3 and is nevertheless being utilized by many mobile websites. WML has been specifically designed to allow the display of text-based HTML documents and at the same time the display of graphics and other media.Since mobile devices often do not have the best Internet connection, WML first translates the data into a binary code, which is then read by the mobile device. Mobile devices also often have smaller displays and storage, which is why the WML code is designed to require little computing power. While WML is a subset of HTML and thus also based on XML, certain features can only be found on mobile devices. Examples include zoom functions, button layouts,
2025-04-03The Opera Software company maintains a public web form where users can submit bug reports.[36] According to Secunia, a computer security service provider, 14 security vulnerabilities have been publicly identified in Opera 9.x as of June 2008, zero of which remain unpatched.[37] This stands in contrast to Firefox 3.x (one out of one known vulnerability unpatched),[38] Internet Explorer 7.x (10 out of 29 known vulnerabilities unpatched),[39] and Safari 3.x (one out of three known vulnerabilities unpatched).[40]However, in January 2007, Asa Dotzler of the competing Mozilla Corporation criticized the Opera Software company for downplaying information about known security vulnerabilities in Opera. Dotzler claimed that users were not clearly informed of security vulnerabilities present in older versions of Opera, and thus they would not realize that they needed to upgrade to the latest version or risk being exploited.[41]Standards support[]Opera was one of the first browsers to support Cascading Style Sheets (CSS), now a major building block of web design.[42] Today, Opera supports many web standards, including CSS 2.1, HTML 4.01, XHTML 1.1, XHTML Basic, XHTML Mobile Profile, XHTML+Voice, WML 2.0, XSLT, XPath, XSL-FO, ECMAScript 3 (JavaScript), DOM 2, XMLHttpRequest, HTTP 1.1, Unicode, SVG 1.1 Basic, SVG 1.1 Tiny, GIF89a, JPEG, and full support for PNG, including alpha transparency.[43]Since version 9, Opera also passes the Acid2 test, a test of whether or not a browser properly supports certain web standards. Opera was the fourth web browser to pass the test and the first Windows browser to pass the test.[44]Active efforts are also underway
2025-04-02This HTML tutorial explains how to use the HTML element called the tag with syntax and examples. Description The HTML tag is an HTML5 element that defines a generic section in the HTML document. This tag is also commonly referred to as the element. Syntax In HTML, the syntax for the tag is: Heading for Section Text that appears under section Attributes Only the Global Attributes apply to the tag. There are no attributes that are specific to the tag. Note The HTML element is an HTML5 element that is found within the tag. The tag is typically used as a thematic grouping of content. For IE browsers older than IE 9, use HTML5shiv which is a javascript workaround to provide support for the new HTML5 elements such as: , , , , , , . Browser Compatibility The tag has basic support with the following browsers: Chrome 5+ Android 2.2+ Firefox 4.0+ (Gecko 2.0+) Firefox Mobile 4.0+ (Gecko 2.0+) Internet Explorer 9.0+ (IE 9.0+) IE Phone 9.0+ Opera 11.10+ Opera Mobile 11.0+ Safari 4.1+ (WebKit) Safari Mobile 5.0+ (iOs 4.2+) Example We will discuss the tag below, exploring examples of how to use the tag in HTML5, HTML 4.01 Transitional, XHTML 1.0 Transitional, XHTML 1.0 Strict, and XHTML 1.1.HTML5HTML4XHTML HTML5 Document If you created a new web page in HTML5, your tag might look like this: HTML5 Example by www.techonthenet.com Heading for Section Text that appears under section In this HTML5 Document example, we have created a tag that displays 2 tags - tag and tag. HTML 4.01 Transitional Document You can not use the tag in HTML 4.01 Transitional. XHTML 1.0 Transitional Document You can not use the tag in XHTML 1.0 Transitional. XHTML 1.0 Strict Document You can not use the tag in XHTML 1.0 Strict. XHTML 1.1 Document You can not use the tag in XHTML 1.1.
2025-03-29