Home > Web Front-end > H5 Tutorial > body text

Minimalist HTML5 template_html5 tutorial skills

WBOY
Release: 2016-05-16 15:46:24
Original
1718 people have browsed it

Sharing a basic template for HTML5 page development, including two versions: development version and annotation version. Can be used in basic server-side programming frameworks^_^

Development version


XML/HTML CodeCopy content to clipboard
  1. >  
  2. <html>  
  3. <head>  
  4. <meta http-equiv="X-UA-Compatible" content="IE=edge">  
  5. <meta charset="utf-8">  
  6. <title>title>  
  7. <meta name="description" content="">  
  8. <meta name="author" content="">  
  9. <meta name="viewport" content="width=device-width, initial-scale=1">  
  10. <link rel="stylesheet" href="">  
  11.   
  12.     
  13.   
  14.   
  15. body>  
  16. html>  

Annotated version

XML/HTML CodeCopy content to clipboard
  1. <span style="width: auto; height: auto; float: none;" id="0_nwp"><a style="text-decoration: none;" mpid="0" target="_blank" href="http://cpro.baidu.com/cpro/ui/uijs.php?adclass=0&app_id=0&c=news&cf=1001&ch=0&di=128&fv=0&is_app=0&jk=ab4a7d1f97e0f21c&k=html&k0=html&kdi0=0&luki=2&n=10&p=baidu&q=06011078_cpr&rb=0&rs=1&seller_id=1&sid=1cf2e0971f7d4aab&ssp2=1&stid=0&t=tpclicked3_hc&tu=u1922429&u=http://www.admin10000.com/document/4756.html&urlid=0" id="0_nwl"><span style="color:#0000ff;font-size:14px;width:auto;height:auto;float:none;">htmlspan>a>span>>  
  2.   
  3. <title>title>  
  4.     
  5. <meta name="description" content="">
  6. <meta name="author" content="">
  7. <meta name="viewport" content="width=device-width, initial-scale=1">
  8.   
  9. <link rel="shortcut icon" href="">  
  10.     
  11.   
  12.   
  13.     
  14.   
  15.   
  16.   
  17. body>  
  18. html>  
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!