Blogger Information
xyphpblog
Blog
18
fans
0
comment
0
visits
11032
integral:0
P beans:56
  • List of blog posts
  • 210330 CSS grid布局仿写

    原页面 仿写 index.cssheader.cssnav.cssshop.cssrecommend.cssgrid.cssreset.cssdemo1.html index.css.header { background-color: ...

    2021-04-03 09:31 Read 544 comment 0
  • 210329 CSS 媒体查询 grid布局

    1. 媒体查询原理设置最小临界宽度以及不同的样式以实现页面样式根据宽度变化 CSS body { background-color: burlywood; } @media s...

    2021-04-02 08:57 Read 524 comment 0
  • 210326 flex布局 仿写

    index.htmlindex.cssreset.cssheader.cssnav.cssmiaosha.cssrecommend.cssfooter.css HTML &...

    2021-03-31 19:10 Read 441 comment 0
  • 210325 CSS flex布局 项目属性

    flex布局 项目属性1. 项目整体伸缩属性 flex-grow 允许放大 flex-shrink 允许收缩 flex-basis 设置item在主轴上的大小(覆盖width属性,但会被 min-width 和 max-width 属性覆盖) 以上...

    2021-03-27 20:32 Read 637 comment 0
  • 210324 CSS flex 布局

    flex布局主要组成 容器 (container)项目 (flex items)主轴 (main axis)交叉轴 (cross axis) 1. 设置容器使用flex布局,先设置容器为flex容器,容器的子元素自动变为容器的项目,且为行内块级元素 ...

    2021-03-27 12:08 Read 588 comment 0
  • 210323 CSS 盒子模型 字体图标 定位

    盒子模型在CSS中,HTML元素相当于一个个盒子。块级盒子: 换行占用容器全部宽度(flow从上到下)有width, height 行内盒子: 只占用满足内容需要的宽度(flow从左到右)忽略width, height不能包含块级元素作为子元素 ...

    2021-03-25 16:21 Read 868 comment 0
  • 210322 CSS 样式与选择器

    1. CSSCSS: Cascading Style Sheets语法:Selector {  property : value;}例:div {  color: red;} 2. 添加CSS到HTML方式2.1 外部样式(模块化...

    2021-03-24 16:36 Read 828 comment 0
  • 210319 HTML 标签

    1. 课程表练习

    2021-03-24 16:36 Read 506 comment 0
  • 第一篇php博客hehe

    第一篇php博客作业是什么?作业是什么?作业是什么?作业是什么?作业是什么?作业是什么?

    2021-03-19 18:57 Read 459 comment 0