Blogger Information
至诚网络的博客
Blog
18
fans
1
comment
1
visits
11454
integral:0
P beans:79
  • List of blog posts
  • CSS 盒模型 与 媒体查询

    伪类选择器 :nth-of-type()分组匹配,在匹配之前将元素根据类型进行分组后再匹配:not()就是在一个集合中, 去掉某一些元素  :nth-of-type() 1:nth-of-type() 进行分组匹配后 选中子元素 所有的第三个 ....

    2021-09-26 15:26 Read 512 comment 0
  • Html常用标签与经典布局

    a标签 属性 href 规定链接指向的页面的 URL target 规定在何处打开链接文档 _blank 在新窗口中打开被链接文档 _self 默认。在相同的框架中打开被链接文档 跳转到站外 php.cn 在指定的窗口打开

    2021-09-23 16:38 Read 492 comment 0
  • HTML 表单详解 与 CSS 元素样式来源

    HTML 表单 HTML表单, 用于搜集不同类型的用户输入 元素 属性 action 表单提交URL 如果省略 action 属性,则 action 会被设置为当前页面 method 提交类型 post: 数据在请求体中,不在url中,安全,...

    2021-09-25 16:41 Read 445 comment 0