C # version:
<%@ Page Language="C#"AutoEventWireup="True"CodeFile="M_index.aspx.cs"Inherits="M_index"%><!DOCTYPE html><Htmlxmlns= "Http://www.w3.org/1999/xhtml"><HeadRunat= "Server"><MetaHttp-equiv= "Content-type"Content= "text/html; Charset=utf-8 "/><MetaHttp-equiv= "X-ua-compatible"Content= "Ie=edge"/><MetaName= "Viewport"Content= "Width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0"/><MetaName= "Apple-mobile-web-app-c apable"Content= "Yes"/><MetaName= "Apple-mobile-web-app-status-bar-style"Content= "BLACK"/><MetaName= "Format-detection"Content= "Telephone=no"/><Title> Testing</Title></Head><Body><FormId= "Form1"Runat= "Server"><DivStyle= "margin:0px; padding:5px; BORDER:1PX Solid RGB (204, 204, 204); max-width:100%; font-size:16.363636016845703px; Font-family: Song body; line-height:26.666667938232422px; Word-wrap:break-word!important; Box-sizing:border-box!important; "> <p> Add your code here </P> </div> </form ></body></html>
HTML version:
<!DOCTYPE HTML><HTML> <Head> <Metahttp-equiv= "Content-type"content= "text/html; charset=utf-8" /> <Metahttp-equiv= "X-ua-compatible"content= "Ie=edge" /> <Metaname= "Viewport"content= "Width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0" /> <Metaname= "Apple-mobile-web-app-c apable"content= "Yes" /> <Metaname= "Apple-mobile-web-app-status-bar-style"content= "BLACK" /> <Metaname= "Format-detection"content= "Telephone=no" /> <title>Test</title></Head><Body><Divstyle= "margin:0px; padding:5px; border:1px solid RGB (204, 204, 204); max-width:100%; font-size:16.363636016845703px; f Ont-family: Song body; line-height:26.666667938232422px; Background-color:rgb (248, 247, 245); Word-wrap:break-word!important; Box-sizing:border-box!important; "><P>Here to start adding your code</P></Div></Body></HTML>
Reference: Baidu Experience-the angel without Tears
A useful mobile page template