forked from kunalvarma05/css-reference
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
1 lines (1 loc) · 1.03 KB
/
Copy pathindex.html
File metadata and controls
1 lines (1 loc) · 1.03 KB
1
--- layout: single property_name: flex-flow ---<section id="flex-flow" class="property property--shorthand"><header class="property-header"><nav class="property-links"><a class="property-links-direct" href="{{site.url}}/property/flex-flow/" data-property-name="flex-flow" data-tooltip="Single page for this property" target="_blank">Link</a> <a class="property-share" data-tooltip="Share on Twitter or Facebook" data-property-name="flex-flow">Share</a> <a target="_blank" href="https://developer.mozilla.org/en/docs/Web/CSS/flex-flow" data-tooltip="See on Mozilla Developer Network" rel="external">MDN</a></nav><h2 class="property-name"><a href="{{site.url}}/#flex-flow"><span>#</span>flex-flow</a></h2><div class="property-description"><p>Shorthand property for <code class="shorthand"><a class="hash" href="{{site.url}}/#flex-direction" data-property-name="flex-direction">flex-direction</a></code> and <code class="shorthand"><a class="hash" href="{{site.url}}/#flex-flow" data-property-name="flex-flow">flex-flow</a></code>.</p></div></header></section>