<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.3//EN" "http://www.wapforum.org/DTD/wml13.dtd">
<wml>
 <!-- page name="index"-->
 <template>
  <do optional="false" label="Back Up" type="accept">
   <go enctype="application/x-www-form-urlencoded" method="get" sendreferer="true" href="#index"/>
  </do>
 </template>
 <card ordered="true" newcontext="false" id="index">
  <do optional="false" label="Back Up" type="accept">
   <noop/>
  </do>
  <do optional="false" label="Back" type="prev">
   <prev/>
  </do>
  <do optional="false" type="options" label="Next">
   <go enctype="application/x-www-form-urlencoded" method="get" sendreferer="true" href="#metatag-list"/>
  </do>
  <a href="#metatag-list" accesskey="1">Page 1</a>
  <br/>
  <a href="#application-name-metatag" accesskey="2">application-name</a>
  <br/>
  <a href="#author-metatag" accesskey="3">author</a>
  <br/>
  <a href="#classification-metatag" accesskey="4">classification</a>
  <br/>
  <a href="#copyright-metatag" accesskey="5">copyright</a>
  <br/>
  <a href="#description-metatag" accesskey="6">description</a>
  <br/>
  <a href="#formatter-metatag" accesskey="7">formatter</a>
  <br/>
  <a href="#generator-metatag" accesskey="8">generator</a>
  <br/>
  <a href="#google-metatag" accesskey="9">google</a>
  <br/>
  <a href="#googlebot-metatag">googlebot</a>
  <br/>
  <a href="#http-equiv-metatag">http-equiv</a>
  <br/>
  <a href="#handheldfriendly-metatag">HandheldFriendly</a>
  <br/>
  <a href="#keywords-metatag">keywords</a>
  <br/>
  <a href="#rating-metatag">rating</a>
  <br/>
  <a href="#robots-metatag">robots</a>
  <br/>
  <a href="#verify-metatag">verify</a>
  <br/>
  <a href="#viewport-metatag">viewport</a>
  <br/>
 </card>
 <card ordered="true" newcontext="false" id="metatag-list">
  <do optional="false" type="options" label="Next">
   <go enctype="application/x-www-form-urlencoded" method="get" sendreferer="true" href="#application-name-metatag"/>
  </do>
  <!-- h3 -->
  <h3>Format of HTML metatag elements</h3>
  <p>HTML metatag elements have a content attribute and either a name attribute or an http-equiv attribute. </p>
  <p align="left">&lt;meta name="..." content="..."/&gt;&lt;meta http-equiv="..." content="..."/&gt;</p>
  <!-- h3 -->
  <h3>Converting to HTML 5</h3>
  <p>We are working on <a href="../tutorials/converting-to-html-5.html">converting to HTML 5</a>. Please visit <a href="index.html">Meta Tags in HTML 5</a> on the <a href="http://www.HTML-5.com/index.html">HTML 5 standard</a> version of this site. </p>
  <!-- h3 -->
  <h3>Most Common Metatags</h3>
  <p>The most commonly used HTML metatags include: </p>
  <!-- h4 -->
  <h4>Metatags for Search Engine Optimization (SEO)</h4>
  <p align="left"/>
  <!-- h4 -->
  <h4>Metatags for HTML pages on Mobile / Handheld Devices</h4>
  <p align="left"/>
  <!-- h3 -->
  <h3>List of HTML Metatags</h3>
  <p>This is a complete list of HTML metatags documented here: </p>
  <!-- block type="toc" -->
  <dt>
   <a href="#application-name">The name="application-name" Metatag</a>
  </dt>
  <dt>
   <a href="#author">The name="author" Metatag</a>
  </dt>
  <dt>
   <a href="#classification">The name="classification" Metatag</a>
  </dt>
  <dt>
   <a href="#copyright">The name="copyright" Metatag</a>
  </dt>
  <dt>
   <a href="#description">The name="description" Metatag</a>
  </dt>
  <dt>
   <a href="#formatter">The name="formatter" Metatag</a>
  </dt>
  <dt>
   <a href="#generator">The name="generator" Metatag</a>
  </dt>
  <dt>
   <a href="#google">The name="google" Metatag</a>
  </dt>
  <dt>
   <a href="#googlebot">The name="googlebot" Metatag</a>
  </dt>
  <dt>
   <a href="#http-equiv">The http-equiv Metatag</a>
  </dt>
  <dt>
   <a href="#handheldfriendly">The name="HandheldFriendly" Metatag</a>
  </dt>
  <dt>
   <a href="#keywords">The name="keywords" Metatag</a>
  </dt>
  <dt>
   <a href="#rating">The name="rating" Metatag</a>
  </dt>
  <dt>
   <a href="#robots">The name="robots" Metatag</a>
  </dt>
  <dt>
   <a href="#verify">The name="verify" Metatag</a>
  </dt>
  <dt>
   <a href="#viewport">The name="viewport" Metatag</a>
  </dt>
  <p align="left">
   <a href="#application-name-metatag">Next: application-name</a>
   <br/>
   <a href="#index">Back Up: Menu</a>
   <br/>
  </p>
 </card>
 <card ordered="true" newcontext="false" id="application-name-metatag">
  <do optional="false" type="options" label="Next">
   <go enctype="application/x-www-form-urlencoded" method="get" sendreferer="true" href="#author-metatag"/>
  </do>
  <!-- h3 -->
  <h3>The name="application-name" HTML metatag</h3>
  <p/>
  <!-- h4 -->
  <h4>Examples</h4>
  <p align="left">&lt;meta name="application-name" content=""/&gt;</p>
  <p align="left">
   <a href="#author-metatag">Next: author</a>
   <br/>
   <a href="#metatag-list">Prev: Page 1</a>
   <br/>
   <a href="#index">Back Up: Menu</a>
   <br/>
  </p>
 </card>
 <card ordered="true" newcontext="false" id="author-metatag">
  <do optional="false" type="options" label="Next">
   <go enctype="application/x-www-form-urlencoded" method="get" sendreferer="true" href="#classification-metatag"/>
  </do>
  <!-- h3 -->
  <h3>The name="author" HTML metatag</h3>
  <p/>
  <!-- h4 -->
  <h4>Examples</h4>
  <p align="left">&lt;meta name="author" content=""/&gt;</p>
  <p align="left">
   <a href="#classification-metatag">Next: classification</a>
   <br/>
   <a href="#application-name-metatag">Prev: application-name</a>
   <br/>
   <a href="#index">Back Up: Menu</a>
   <br/>
  </p>
 </card>
 <card ordered="true" newcontext="false" id="classification-metatag">
  <do optional="false" type="options" label="Next">
   <go enctype="application/x-www-form-urlencoded" method="get" sendreferer="true" href="#copyright-metatag"/>
  </do>
  <!-- h3 -->
  <h3>The name="classification" HTML metatag</h3>
  <p>The classification metatag </p>
  <!-- h4 -->
  <h4>Examples</h4>
  <p align="left">&lt;meta name="classification" content=""/&gt;</p>
  <p align="left">
   <a href="#copyright-metatag">Next: copyright</a>
   <br/>
   <a href="#author-metatag">Prev: author</a>
   <br/>
   <a href="#index">Back Up: Menu</a>
   <br/>
  </p>
 </card>
 <card ordered="true" newcontext="false" id="copyright-metatag">
  <do optional="false" type="options" label="Next">
   <go enctype="application/x-www-form-urlencoded" method="get" sendreferer="true" href="#description-metatag"/>
  </do>
  <!-- h3 -->
  <h3>The name="copyright" HTML metatag</h3>
  <p/>
  <!-- h4 -->
  <h4>Examples</h4>
  <p align="left">&lt;meta name="copyright" content="Copyright © 2010 Accilent<span class="sup">®</span> Corp."/&gt;</p>
  <p align="left">
   <a href="#description-metatag">Next: description</a>
   <br/>
   <a href="#classification-metatag">Prev: classification</a>
   <br/>
   <a href="#index">Back Up: Menu</a>
   <br/>
  </p>
 </card>
 <card ordered="true" newcontext="false" id="description-metatag">
  <do optional="false" type="options" label="Next">
   <go enctype="application/x-www-form-urlencoded" method="get" sendreferer="true" href="#formatter-metatag"/>
  </do>
  <!-- h3 -->
  <h3>The name="description" HTML metatag</h3>
  <p>The description metatag contains a human-readable summary of the web page. The description may appear in the results of some search engines. </p>
  <!-- h4 -->
  <h4>Examples</h4>
  <p align="left">&lt;meta name="description" content="A reference of HTML tags, attributes and metatags in HTML version 5, and the differences between HTML version 4 and version 5."/&gt;</p>
  <p align="left">
   <a href="#formatter-metatag">Next: formatter</a>
   <br/>
   <a href="#copyright-metatag">Prev: copyright</a>
   <br/>
   <a href="#index">Back Up: Menu</a>
   <br/>
  </p>
 </card>
 <card ordered="true" newcontext="false" id="formatter-metatag">
  <do optional="false" type="options" label="Next">
   <go enctype="application/x-www-form-urlencoded" method="get" sendreferer="true" href="#generator-metatag"/>
  </do>
  <!-- h3 -->
  <h3>The name="formatter" HTML metatag</h3>
  <p>The formatter metatag </p>
  <!-- h4 -->
  <h4>Examples</h4>
  <p align="left">&lt;meta name="formatter" content=""/&gt;</p>
  <p align="left">
   <a href="#generator-metatag">Next: generator</a>
   <br/>
   <a href="#description-metatag">Prev: description</a>
   <br/>
   <a href="#index">Back Up: Menu</a>
   <br/>
  </p>
 </card>
 <card ordered="true" newcontext="false" id="generator-metatag">
  <do optional="false" type="options" label="Next">
   <go enctype="application/x-www-form-urlencoded" method="get" sendreferer="true" href="#google-metatag"/>
  </do>
  <!-- h3 -->
  <h3>The name="generator" HTML metatag</h3>
  <p>The generator metatag </p>
  <!-- h4 -->
  <h4>Examples</h4>
  <p align="left">&lt;meta name="generator" content=""/&gt;</p>
  <p align="left">
   <a href="#google-metatag">Next: google</a>
   <br/>
   <a href="#formatter-metatag">Prev: formatter</a>
   <br/>
   <a href="#index">Back Up: Menu</a>
   <br/>
  </p>
 </card>
 <card ordered="true" newcontext="false" id="google-metatag">
  <do optional="false" type="options" label="Next">
   <go enctype="application/x-www-form-urlencoded" method="get" sendreferer="true" href="#googlebot-metatag"/>
  </do>
  <!-- h3 -->
  <h3>The name="google" HTML metatag</h3>
  <p>The google metatag provides directives for the Google search engine. </p>
  <!--TO DO: uses XMLStyles_wml1.xsl - delete XMLStyles_wml.xsl-->
  <p align="left">notranslate</p>
  <p align="left">indicates that the page should not be translated into other spoken languages by Google Translate http://translate.Google.com/support/ </p>
  <p>For translation of literals on HTML pages, such as those used in forms and tables, see the <a href="http://code.Google.com/literals/">Literals.com project</a> in Google code. </p>
  <!-- h4 -->
  <h4>Examples</h4>
  <p align="left">&lt;meta name="google" content="notranslate"/&gt;</p>
  <p align="left">
   <a href="#googlebot-metatag">Next: googlebot</a>
   <br/>
   <a href="#generator-metatag">Prev: generator</a>
   <br/>
   <a href="#index">Back Up: Menu</a>
   <br/>
  </p>
 </card>
 <card ordered="true" newcontext="false" id="googlebot-metatag">
  <do optional="false" type="options" label="Next">
   <go enctype="application/x-www-form-urlencoded" method="get" sendreferer="true" href="#http-equiv-metatag"/>
  </do>
  <!-- h3 -->
  <h3>The name="googlebot" HTML metatag</h3>
  <p>The googlebot metatag is equivalent to the <a href="#robots-metatag">robots metatag</a> but provides directives specifically for the Googlebot robot and is supposed to be ignored by other web robots, crawlers and spiders. </p>
  <!--TO DO: uses XMLStyles_wml1.xsl - delete XMLStyles_wml.xsl-->
  <p align="left">archive / noarchive</p>
  <p align="left">indicates whether or not the page should be archived by Google </p>
  <!--TO DO: uses XMLStyles_wml1.xsl - delete XMLStyles_wml.xsl-->
  <p align="left">follow / nofollow</p>
  <p align="left">indicates whether or not Googlebot should continue to crawl other pages referenced in the hypertext links on the page </p>
  <!--TO DO: uses XMLStyles_wml1.xsl - delete XMLStyles_wml.xsl-->
  <p align="left">imageindex / noimageindex</p>
  <p align="left">indicates whether or not the page should appear as the referring page for images that appear in Google's search results </p>
  <!--TO DO: uses XMLStyles_wml1.xsl - delete XMLStyles_wml.xsl-->
  <p align="left">index / noindex</p>
  <p align="left">indicates whether or not the page should be included in Google's search index </p>
  <!--TO DO: uses XMLStyles_wml1.xsl - delete XMLStyles_wml.xsl-->
  <p align="left">odp / noodp</p>
  <p align="left">indicates whether or not the description from the ODP should be used </p>
  <!--TO DO: uses XMLStyles_wml1.xsl - delete XMLStyles_wml.xsl-->
  <p align="left">snippet / nosnippet</p>
  <p align="left">indicates whether or not a snippet of the web page should be shown in the search engine's results </p>
  <!--TO DO: uses XMLStyles_wml1.xsl - delete XMLStyles_wml.xsl-->
  <p align="left">unavailable_after:<i>date</i>
  </p>
  <p align="left">allows specifying the time and date that Googlebot should discontinue crawling and indexing the page </p>
  <!-- h4 -->
  <h4>Examples</h4>
  <p align="left">&lt;meta name="googlebot" content="noarchive"/&gt;</p>
  <p>See http://www.Google.com/support/webmasters/bin/answer.py?hl=en&amp;answer=79812 </p>
  <p align="left">
   <a href="#http-equiv-metatag">Next: http-equiv</a>
   <br/>
   <a href="#google-metatag">Prev: google</a>
   <br/>
   <a href="#index">Back Up: Menu</a>
   <br/>
  </p>
 </card>
 <card ordered="true" newcontext="false" id="http-equiv-metatag">
  <do optional="false" type="options" label="Next">
   <go enctype="application/x-www-form-urlencoded" method="get" sendreferer="true" href="#handheldfriendly-metatag"/>
  </do>
  <!-- h3 -->
  <h3>The http-equiv HTML metatag</h3>
  <!-- h3 -->
  <h3>Default Style</h3>
  <p>The http-equiv="default-style" metatag specifies the default style sheet for the page. For example, this could be a site-wide template: </p>
  <!-- h4 -->
  <h4>Examples</h4>
  <p align="left">&lt;meta http-equiv="default-style" content="/site-template.xsl ; type=application/xslt+xml"/&gt;</p>
  <!-- h3 -->
  <h3>Meta Refresh</h3>
  <p>The http-equiv="refresh" metatag can be used to refresh the current page at regular intervals or redirect to a different page after a given period of time. The first parameter of content is the time to wait, in seconds. The second parameter is the URL of the next page to be displayed and is optional. </p>
  <!-- h4 -->
  <h4>Examples</h4>
  <p align="left">&lt;meta http-equiv="refresh" content="10"/&gt;&lt;meta http-equiv="refresh" content="0;http://www.ExampleOnly.com/"/&gt;</p>
  <!-- h3 -->
  <h3>http-equiv Metatag for Other HTTP Headers</h3>
  <p>Other frequently used http-equiv metatags for HTTP headers include: </p>
  <!--TO DO: uses XMLStyles_wml1.xsl - delete XMLStyles_wml.xsl-->
  <p align="left">Cache-Control</p>
  <p align="left">which indicates how long the page should remain in the client's cache</p>
  <!--TO DO: uses XMLStyles_wml1.xsl - delete XMLStyles_wml.xsl-->
  <p align="left">Content-Disposition</p>
  <p align="left">which indicates how or when the content should be displayed</p>
  <!--TO DO: uses XMLStyles_wml1.xsl - delete XMLStyles_wml.xsl-->
  <p align="left">Content-Type</p>
  <p align="left">which indicates how the document is encoded, in terms of both the character encoding used and the syntax of the content. </p>
  <!--TO DO: uses XMLStyles_wml1.xsl - delete XMLStyles_wml.xsl-->
  <p align="left">Expires</p>
  <p align="left">which is an alternative way of indicating when the content should expire from cache</p>
  <!--TO DO: uses XMLStyles_wml1.xsl - delete XMLStyles_wml.xsl-->
  <p align="left">X-UA-Compatible</p>
  <p align="left">X-UA-Compatible is used to indicate to an IE browser which version of the rendering engine should be used to display the page. This metatag does not affect other browsers such as Firefox and Opera, which in general attempt to avoid bloating the size of the browser code by displaying web pages only one way according to established standards. (Supporting multiple rendering engines presents some major challenges, especially when content rendered by one engine accesses embedded content rendered by a different engine). </p>
  <!-- h4 -->
  <h4>Examples</h4>
  <p align="left">&lt;meta http-equiv="Cache-Control" content="no-cache"/&gt;&lt;meta http-equiv="Cache-Control" content="max-age=120"/&gt;&lt;meta http-equiv="Content-Disposition" content="inline; filename=spreadsheet.xls"/&gt;&lt;meta http-equiv="Content-Type" content="application/xhtml+xml;charset=UTF-8"/&gt;&lt;meta http-equiv="Expires" content="Day, dd Mon yyyy hh:mm:ss GMT"/&gt;&lt;meta http-equiv="X-UA-Compatible" content="IE=8"/&gt;&lt;meta http-equiv="X-UA-Compatible" content="IE=edge"/&gt;</p>
  <!-- h3 -->
  <h3>Differences between HTML 5 and earlier versions</h3>
  <p align="left"/>
  <p align="left">
   <a href="#handheldfriendly-metatag">Next: HandheldFriendly</a>
   <br/>
   <a href="#googlebot-metatag">Prev: googlebot</a>
   <br/>
   <a href="#index">Back Up: Menu</a>
   <br/>
  </p>
 </card>
 <card ordered="true" newcontext="false" id="handheldfriendly-metatag">
  <do optional="false" type="options" label="Next">
   <go enctype="application/x-www-form-urlencoded" method="get" sendreferer="true" href="#keywords-metatag"/>
  </do>
  <!-- h3 -->
  <h3>The name="HandheldFriendly" HTML metatag</h3>
  <p/>
  <!-- h4 -->
  <h4>Examples</h4>
  <p align="left">&lt;meta name="HandheldFriendly" content="true"/&gt;</p>
  <p align="left">
   <a href="#keywords-metatag">Next: keywords</a>
   <br/>
   <a href="#http-equiv-metatag">Prev: http-equiv</a>
   <br/>
   <a href="#index">Back Up: Menu</a>
   <br/>
  </p>
 </card>
 <card ordered="true" newcontext="false" id="keywords-metatag">
  <do optional="false" type="options" label="Next">
   <go enctype="application/x-www-form-urlencoded" method="get" sendreferer="true" href="#rating-metatag"/>
  </do>
  <!-- h3 -->
  <h3>The name="keywords" HTML metatag</h3>
  <p/>
  <!-- h4 -->
  <h4>Examples</h4>
  <p align="left">&lt;meta name="keywords" content="html5,html 5,html codes,html tags,html elements,html tutorial,html coding"/&gt;</p>
  <p align="left">
   <a href="#rating-metatag">Next: rating</a>
   <br/>
   <a href="#handheldfriendly-metatag">Prev: HandheldFriendly</a>
   <br/>
   <a href="#index">Back Up: Menu</a>
   <br/>
  </p>
 </card>
 <card ordered="true" newcontext="false" id="rating-metatag">
  <do optional="false" type="options" label="Next">
   <go enctype="application/x-www-form-urlencoded" method="get" sendreferer="true" href="#robots-metatag"/>
  </do>
  <!-- h3 -->
  <h3>The name="rating" HTML metatag</h3>
  <p>The rating metatag </p>
  <!-- h4 -->
  <h4>Examples</h4>
  <p align="left">&lt;meta name="rating" content=""/&gt;</p>
  <p align="left">
   <a href="#robots-metatag">Next: robots</a>
   <br/>
   <a href="#keywords-metatag">Prev: keywords</a>
   <br/>
   <a href="#index">Back Up: Menu</a>
   <br/>
  </p>
 </card>
 <card ordered="true" newcontext="false" id="robots-metatag">
  <do optional="false" type="options" label="Next">
   <go enctype="application/x-www-form-urlencoded" method="get" sendreferer="true" href="#verify-metatag"/>
  </do>
  <!-- h3 -->
  <h3>The name="robots" HTML metatag</h3>
  <p>The robots metatag provides directives for search engine crawlers. </p>
  <!--TO DO: uses XMLStyles_wml1.xsl - delete XMLStyles_wml.xsl-->
  <p align="left">archive / noarchive</p>
  <p align="left">indicates whether or not the page should be archived by a search engine </p>
  <!--TO DO: uses XMLStyles_wml1.xsl - delete XMLStyles_wml.xsl-->
  <p align="left">follow / nofollow</p>
  <p align="left">indicates whether or not the robot should continue to crawl other pages referenced in the hypertext links on the page </p>
  <!--TO DO: uses XMLStyles_wml1.xsl - delete XMLStyles_wml.xsl-->
  <p align="left">imageindex / noimageindex</p>
  <p align="left">indicates whether or not the page should appear as the referring page for images that appear in search engine results </p>
  <!--TO DO: uses XMLStyles_wml1.xsl - delete XMLStyles_wml.xsl-->
  <p align="left">index / noindex</p>
  <p align="left">indicates whether or not the page should be included in the search engine's index </p>
  <!--TO DO: uses XMLStyles_wml1.xsl - delete XMLStyles_wml.xsl-->
  <p align="left">odp / noodp</p>
  <p align="left">indicates whether or not the description from the ODP should be used </p>
  <!--TO DO: uses XMLStyles_wml1.xsl - delete XMLStyles_wml.xsl-->
  <p align="left">snippet / nosnippet</p>
  <p align="left">indicates whether or not a snippet of the web page should be shown in the search engine's results </p>
  <!--TO DO: uses XMLStyles_wml1.xsl - delete XMLStyles_wml.xsl-->
  <p align="left">unavailable_after:<i>date</i>
  </p>
  <p align="left">allows specifying the time and date that robots should discontinue crawling and indexing the page </p>
  <!-- h4 -->
  <h4>Examples</h4>
  <p align="left">&lt;meta name="robots" content="index,follow"/&gt;&lt;meta name="robots" content="index,nofollow"/&gt;&lt;meta name="robots" content="noindex,nofollow"/&gt;</p>
  <p align="left">
   <a href="#verify-metatag">Next: verify</a>
   <br/>
   <a href="#rating-metatag">Prev: rating</a>
   <br/>
   <a href="#index">Back Up: Menu</a>
   <br/>
  </p>
 </card>
 <card ordered="true" newcontext="false" id="verify-metatag">
  <do optional="false" type="options" label="Next">
   <go enctype="application/x-www-form-urlencoded" method="get" sendreferer="true" href="#viewport-metatag"/>
  </do>
  <!-- h3 -->
  <h3>The name="verify" HTML metatag</h3>
  <p>The verify metatag on the default page of a web site is used to verify the ownership of the web site for access from Google Webmaster Tools. http://www.Google.com/support/webmasters/bin/answer.py?answer=35659 </p>
  <!-- h4 -->
  <h4>Examples</h4>
  <p align="left">&lt;meta name="verify-v1" content="aBCdefGHIjK/mnOpQRSTUVWxyzabCdEfGhIJKlMnoPQ="/&gt;</p>
  <p align="left">
   <a href="#viewport-metatag">Next: viewport</a>
   <br/>
   <a href="#robots-metatag">Prev: robots</a>
   <br/>
   <a href="#index">Back Up: Menu</a>
   <br/>
  </p>
 </card>
 <card ordered="true" newcontext="false" id="viewport-metatag">
  <!-- h3 -->
  <h3>The name="viewport" HTML metatag</h3>
  <p>The viewport metatag </p>
  <!-- h3 -->
  <h3>Content of the viewport metatag</h3>
  <!--TO DO: uses XMLStyles_wml1.xsl - delete XMLStyles_wml.xsl-->
  <p align="left">width</p>
  <p align="left">device-width or a floating-point value </p>
  <p align="left">height</p>
  <p align="left">device-height or a floating-point value </p>
  <p align="left">user-scalable</p>
  <p align="left">a boolean true/false value indicated by 0 or 1</p>
  <p align="left">initial-scale</p>
  <p align="left">a floating-point value</p>
  <p align="left">maximum-scale</p>
  <p align="left">a floating-point value</p>
  <!-- h4 -->
  <h4>Examples</h4>
  <p align="left">&lt;meta name="viewport" content="width=device-width; height=device-height; user-scalable=1; initial-scale=1.0; maximum-scale=1.4"/&gt;</p>
  <p align="left">
   <a href="#verify-metatag">Prev: verify</a>
   <br/>
   <a href="#index">Back Up: Menu</a>
   <br/>
  </p>
 </card>
</wml>

