This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ---- | |
// Sass (v3.4.12) | |
// Compass (v1.0.3) | |
// ---- | |
fdsaf |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ---- | |
// Sass (v3.4.12) | |
// Compass (v1.0.3) | |
// ---- | |
// Objective #1 Resolve syntax issues so that this code compiles to CSS. | |
// Objective #2 Fix any potential problems this CSS could cause on redhat.com. | |
// Objective #3 Make the code DRY! | |
$gray: #333; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class=""> | |
<div> | |
</div> | |
</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="region-content"> | |
<h2>Hello World! | |
</h2> | |
<div id="block-block-1" class="block"> | |
Lorem Ipsum Uno <a href="http://www.redhat.com">Click me</a> | |
</div> | |
<div id="block-block-5" class="block"> | |
Lorem Ipsum Dos <a href="http://www.redhat.com">Click me</a> | |
</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="region-content"> | |
<h1>Hello World!</h1> | |
<div id="block-block-1" class="block"> | |
Lorem Ipsum Uno <a href="http://www.redhat.com">Click me</a> | |
</div> | |
<div id="block-block-5" class="block"> | |
Lorem Ipsum Dos <a href="http://www.redhat.com">Click me</a> | |
</div> | |
<div id="block-block-5" class="block"> | |
Lorem Ipsum Tres <a href="http://www.redhat.com">Click me</a> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="body flexbox"> | |
<h2>6 6 </h2> | |
<div data-rh-layout="6 6"> | |
<p class="component">Component</p> | |
<p class="component">Component</p> | |
<p class="component">Component</p> | |
<p class="component">Component</p> | |
<p class="component">Component</p> | |
<p class="component">Component</p> | |
</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="body flexbox"> | |
<h2>6 6 </h2> | |
<div data-rh-layout="6 6"> | |
<p class="component">Component</p> | |
<p class="component">Component</p> | |
<p class="component">Component</p> | |
<p class="component">Component</p> | |
<p class="component">Component</p> | |
<p class="component">Component</p> | |
</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="flexbox rh-standard-band--layout"> | |
<div class="rh-standard-band-content" data-rh-layout="gallery3"> | |
<div class="rh-card--layout views-row" data-rh-justify="justify" data-rh-theme="gray"> | |
<div class="rh-card-content"> | |
<div class="rh-default--component"> | |
<h3><a href="/en/resources/camel-and-fabric-red-hat-jboss-fuse-environment"> Camel and Fabric in the Red Hat JBoss Fuse environment</a></h3> | |
</div> | |
</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="flexbox"> | |
<h2>6 6 </h2> | |
<div data-rh-layout="6 6"> | |
<p class="component">Component</p> | |
<p class="component">Component</p> | |
<p class="component">Component</p> | |
<p class="component">Component</p> | |
<p class="component">Component</p> | |
<p class="component">Component</p> | |
</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="flexbox"> | |
<h2>6 6:</h2> | |
<div data-rh-layout="6 6"> | |
<p class="component">Component</p> | |
<p class="component">Component</p> | |
<p class="component">Component</p> | |
<p class="component">Component</p> | |
<p class="component">Component</p> | |
<p class="component">Component</p> | |
</div> |