Skip to content

Instantly share code, notes, and snippets.

View Ayesha-Mulla's full-sized avatar

Ayesha Ayesha-Mulla

  • Intellect Design Arena
  • Pune
View GitHub Profile
<html>
<body>
<h1>Sass - @import</h1><hr>
<div class="box"><h4>Grey Box</h4></div>
<div class="success"><h4>Green Box</h4></div>
<div class="error"><h4>Red Box</h4></div>
<footer>&copy; 2014 - Someone <a href="#">legal link</a></a> </footer>
</body>
</html>
<html>
<body>
<h1>Sass - @import</h1><hr>
<div class="box"><h4>Grey Box</h4></div>
<div class="success"><h4>Green Box</h4></div>
<div class="error"><h4>Red Box</h4></div>
<footer>&copy; 2014 - Someone <a href="#">legal link</a></a> </footer>
</body>
</html>
<div class='container'>
<h1>SASS - Variables</h1>
<h2><span>Basic</span> - Getting Started</h2>
<p id='mypara'>Lorem ipsum dolor sit amet, consectetur
adipiscing elit, sed do eiusmod tempor <br>
incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis
nostrud exercitation ullamco laboris nisi</p>