Home  >  Article  >  Web Front-end  >  01-HTML整理_html/css_WEB-ITnose

01-HTML整理_html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-24 11:38:43768browse

1、前端: 不同设备的适配

          显示--》性能优化

          某些计算任务

          html5

 

2、 xml:   传输数据 保存配置文件

 

3、 乱码是因为编码方式与解码方式不同

 

4、 html具体标签(属性)具体使用可参考帮助手册

 

    排版标签  



    字体标签  、特殊字符  

    图像标签  01-HTML整理_html/css_WEB-ITnose 属性及参数

    清单标签  

        超链接    

        表格标记  

    的属性 标题、单元格合并

        框架标记  

    属性、嵌套

                 

        表单标记及语义化 表单  post与get的区别:传递数据大小、传递数据方式 (http协议正文、URL地址后?name=value&)

                          type:text;password;radio;checkbox; hidden;

                                      submit;reset;button;file;iamge;

                         

                         

                         语义化的表单

        多媒体标签  嵌入一个播放器

        头标记  

      <p class="sycode">             <base> 默认基地址 </p> <p class="sycode">             <meta> 提供有关页面的基本信息 </p> <p class="sycode">             <link> 定义文档与外部资源的关系 </p>
Statement:
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