Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
topics:alignment-names [2012/05/22 23:48] fantasaitopics:alignment-names [2012/05/23 09:09] fantasai
Line 72: Line 72:
  
     +--------X----------------Y------     +--------X----------------Y------
-  A | inline-align-self     stack-align-self +  A | align-self-inline     align-self-stack 
-  B | inline-align-content  stack-align-content +  B | align-content-inline  align-content-stack 
-  C | inline-align-items    stack-align-items+  C | align-items-inline    align-items-stack
  
 === Summary of Comments === === Summary of Comments ===
Line 187: Line 187:
   Set on flex item:   Set on flex item:
     align-self      - to set individual cross-position of item     align-self      - to set individual cross-position of item
 +
 +[[http://lists.w3.org/Archives/Public/www-style/2012May/0843.html|Remy]]:
 +
 +  If you want to keep consistency with other CSS properties (border,
 +  background-position, ...) the axis should be at the end of the
 +  property name and there should be a shorthand to modify both axises. 
  
 === Conclusions === === Conclusions ===
 
topics/alignment-names.txt · Last modified: 2014/12/09 15:48 by 127.0.0.1
Recent changes RSS feed Valid XHTML 1.0 Valid CSS Driven by DokuWiki