SI26 Position: Difference between revisions
(Created page with "This page develop a sensible, linguistic, technical, visual and cultural approach of the CSS position property. prompt: # we write an intuitive understanding of what Position is about # we write a list of what the word "Position" mean to us in context outside of CSS # for each of those value keywords, we write an intuitive understanding of what they do, using analogies and metaphors # for each of those value keywords, we try to understand when it was implemented and wh...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
# we write an intuitive understanding of what Position is about | # we write an intuitive understanding of what Position is about | ||
# we write a list of what the word "Position" mean to us in context outside of CSS | # we write a list of what the word "Position" mean to us in context outside of CSS | ||
# for each of those value keywords, we write an intuitive understanding of what they do, using analogies and metaphors | # for each of those value keywords, we write an intuitive understanding of what they do, using '''analogies and metaphors''' | ||
# for each of those value keywords, we try to understand when it was implemented and why where the reason to add it to the standard, with references | # for each of those value keywords, we try to understand when it was implemented and why where the reason to add it to the '''standard''', with references | ||
# for each of those value keywords we'll try to | # for each of those value keywords we'll try to find online examples, through the '''inspector''' and screenshots | ||
# for each of those value keywords we'll ask: how much is it about web-materiality, how much is it borrowing from other design practice | # for each of those value keywords we'll ask: how much is it about web-materiality, how much is it borrowing from other design practice | ||
* static | * static | ||
Line 15: | Line 16: | ||
* sticky | * sticky | ||
* fixed | * fixed | ||
example of positions in culture | |||
* https://en.wikipedia.org/wiki/File:Texas_Hold%27em_Poker_Table_with_Blinds.svg | |||
* https://en.wikipedia.org/wiki/File:3-4-3.jpg | |||
* https://en.wikipedia.org/wiki/File:Watteau_Jupiter_und_Antiope_Detail.jpg |
Latest revision as of 19:49, 12 January 2025
This page develop a sensible, linguistic, technical, visual and cultural approach of the CSS position property.
prompt:
- we write an intuitive understanding of what Position is about
- we write a list of what the word "Position" mean to us in context outside of CSS
- for each of those value keywords, we write an intuitive understanding of what they do, using analogies and metaphors
- for each of those value keywords, we try to understand when it was implemented and why where the reason to add it to the standard, with references
- for each of those value keywords we'll try to find online examples, through the inspector and screenshots
- for each of those value keywords we'll ask: how much is it about web-materiality, how much is it borrowing from other design practice
- static
- relative
- absolute
- sticky
- fixed
example of positions in culture