美文网首页
15-16 问答作业

15-16 问答作业

作者: Kisses_Hugs | 来源:发表于2017-01-16 16:19 被阅读0次

    1.HTML:超文本标记语言file:///C:/Users/lenovo/Desktop/hahahaha/Untitled-hahaha.html

      XHTML:可扩展超文本标记语言

      HTM5:HTML第五次重大修改

    2.<html>  <head>  <title>  <body>

    3.html的注释:<!––   注释内容  ––>

    CSS的注释/*注释内容*/

    4.(1)<div style="color:#333"><div>

      (2)<head>

    <style>

    #div1{weith:100px;

    }

    5.(width height 高度宽度;

     background-color颜色;?不确定 貌似不是?)

     background-image 背景图;

     background-repeat(no-repeat;repeat-x;repeat-y;)

    background-position(left,right,center等等)

    background-attachment

    6.dashed 虚线

     solid 实线

     dotted 点划线

     border-top上边框;  bottom下边框;left;right 左右边框;

    7.层叠样式表

    8.<div></div>

     <font size=?></font>

    9.结构标准语言

    10.常见浏览器:谷歌,IE,火狐,苹果

    五大浏览器内核:IE–Trident;   Firefox–Gecko;    Chrome,Safari–Webkit;   Opera–Presto

    相关文章

      网友评论

          本文标题:15-16 问答作业

          本文链接:https://www.haomeiwen.com/subject/mplpbttx.html