WEB前端 | H5基础——(4)流式布局、响应式布局、Viewport

一 、流式布局 <!doctype html> <html> <head> <meta charset="utf-8"/> <title>流式布局</title> <style type="text/css"> body { margin: 0; } .reddiv { width: 30%; /* 单位 vw ViewWi
相关文章
相关标签/搜索