Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
ideas:radial-gradient-readability [2011/11/30 08:57] – update to Latest Proposal fantasaiideas:radial-gradient-readability [2011/11/30 09:00] – [Latest Proposal] fantasai
Line 7: Line 7:
   * for CSS4: ''radial-gradient([ <extent> || <shape> ] at <position> [from <position> | from-offset <length>{1,2}], <colors>)''   * for CSS4: ''radial-gradient([ <extent> || <shape> ] at <position> [from <position> | from-offset <length>{1,2}], <colors>)''
  
-Here ''<extent>'' is either a ''farthest/closest-side/corner'' keyword or an explicit ''<length>{1,2}''Everything is optional.+Here ''<extent>'' is either a ''farthest/closest-side/corner'' keyword or an explicit ''<length>{1,2}''Example: ''radial-gradient(5em circle at 10% 15%, white, black)''
  
-Quick Example: ''radial-gradient(5em circle at bottom right, white, black)''+Everything is optional except the colors. Examples: ''radial-gradient(5em, white, black)'', ''radial-gradient(circle, white, black)'', ''radial-gradient(at top left, white, black)'', ''radial-gradient(white, black)''.
  
 Because the default size is ''cover'', this means: Because the default size is ''cover'', this means:
 
ideas/radial-gradient-readability.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