Fluid layouts with CSS

后端 未结 4 1203
不思量自难忘°
不思量自难忘° 2021-01-01 00:50

I have noticed on some sites that utilise a fluid layout, it is possible to remove elements on the page and replace elements when the window is shrunk to a smaller size, obv

4条回答
  •  执笔经年
    2021-01-01 01:15

    An interesting article about this technique (which is called responsive design, as Jim pointed out):

    http://www.alistapart.com/articles/responsive-web-design/

提交回复
热议问题