101
edits
(add a few explanatory sentences) |
|||
| Line 12: | Line 12: | ||
* Links | * Links | ||
** http://www.quirksmode.org/blog/archives/2010/12/the_fifth_posit.html | ** http://www.quirksmode.org/blog/archives/2010/12/the_fifth_posit.html | ||
*** Ben's critique: web developers would need to create two elements for every position: fixed element, even if the elements behave the same on all devices. We already have media queries that can be used to not apply position: fixed. | |||
== Patterns like fixed position == | == Patterns like fixed position == | ||
edits