SI26 Display: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
No edit summary
 
Line 5: Line 5:
# we write an intuitive understanding of what Display is about
# we write an intuitive understanding of what Display is about
# we write a list of what the word "Display" mean to us in context outside of CSS
# we write a list of what the word "Display" 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 screenshot some online examples
# 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



Latest revision as of 19:49, 12 January 2025

This page develop a sensible, linguistic, technical, visual and cultural approach of the CSS display property.

prompt:

  1. we write an intuitive understanding of what Display is about
  2. we write a list of what the word "Display" mean to us in context outside of CSS
  3. for each of those value keywords, we write an intuitive understanding of what they do, using analogies and metaphors
  4. 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
  5. for each of those value keywords we'll try to find online examples, through the inspector and screenshots
  6. 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
  • block
  • inline
  • inline-block
  • none
  • table
  • flex
  • grid

example of displays in culture