xxleyi / learning_list

聚集自己的学习笔记
10 stars 3 forks source link

CSS Positioned Element #229

Open xxleyi opened 4 years ago

xxleyi commented 4 years ago

In normal page flow, position attribute default to static. CSS Positioned means not static.

关于 Positioned Element,有几个点需要注意: