html5页面示例

html5页面示例_第1张图片

  xmlns = "http://www.w3.org/1999/xhtml" >

  
  charset = "utf-8"   />

  
</span> <span style="color:#000000;">标题</span> <span style="color:#0000ff;">
  
  name = "keywords"   content = "HTML5"   />
  
  name = "description"   content = "这是一个html5测试页面"   />
  
  http-equiv = "pragma"   content = "no-cache"   />
  
  http-equiv = "expires"   />
  
  name = "author"   content = "kok"   />
  
  name = "copyright"   content = "HTML5 Developer Community"   />
  
  href = "style/main.css"   rel = "stylesheet"   type = "text/css"   />



  
  class = "logo" >
    XXX公司
    xxx coporation

  


  

        
  •   class = "nav"   href = "/" > 首页


  •     
  •   class = "nav"   href = "/A.html" > 栏目A


  •     
  •   class = "nav"   href = "/B.html" > 栏目B


  •     
  •   class = "nav"   href = "/C.html" > 栏目C


  •     
  •   class = "nav"   href = "/D.html" > 栏目D


  •     
      style = "margin-left:60px;" >
          
      action = "/search"   method = "post" >
            

                
    •   for = "key" > 站内搜索:   type = "search"   name = "key"  required= ""   />


    •           
    •   for = "button" >   type = "submit"   name = "button"   value = "搜索"   />

    •         


            
      style = "margin:0px;padding:0px;width=260px;height:400px" >
              

                
      style = "font-family:'logo-font';color:#333;font-size:20px;" > 用户登录与注册区域

                

      for = "uid" > 用户名:     type = "text"   name = "uid"   class = "user_input"  required= ""  autocomplete= "true"  placeholder= "请填写用户名"  pattern= "[a-xA-Z0-9]{4,10}"   />



                

      for = "pwd" > 密码:     name = "pwd"   type = "password"   class = "user_input"  required= ""  autocomplete= "true"  placeholder= "请填写密码"   />



                

    记住密码:   type = "checkbox"   name = "remember"  checkec= "checked"   value = "1"   id = "remember"   />     class = "user_link"   id = "user_reg"   title = "忘记密码"   href = "#" > 忘记密码     class = "user_link"   id = "user_reg"   title = "用户注册"   href = "#" > 用户注册



                

      type = "submit"   value = "登录网站"   class = "button"   />


              

            


            
      class = "custmer_index" >
              
      class = "article_link"   href = "/1.html" > test for HTML5[2012-01-01]   />
            
    版权所欲:html5研究小组


            

              Beijing RPC
            

          

        

      



 

 

转载于:https://www.cnblogs.com/java20130725/p/3215830.html

你可能感兴趣的:(html5页面示例)