Sha256: d1b112acae1abfa301bc0788e1e4c2a81e33acdac4ce4318d06b7ecea1d8731b
Contents?: true
Size: 1.29 KB
Versions: 19
Compression:
Stored size: 1.29 KB
Contents
<!DOCTYPE html> <!--[if lt IE 7]> <html lang="en" ng-app="moodBoard" class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]> <html lang="en" ng-app="moodBoard" class="no-js lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]> <html lang="en" ng-app="moodBoard" class="no-js lt-ie9"> <![endif]--> <!--[if gt IE 8]><!--> <html lang="en" class="no-js"> <!--<![endif]--> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Landing Page</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> <link rel="stylesheet" href="../smock.css"/> </head> <body am-grid> <section class="classification"> <section class="style-group"> <h3>Text</h3> <strong class="style-group__example__label">Avatar Caption</strong> <div class="avatar-caption"> <p class="avatar-caption__main">Main Caption</p> <p class="avatar-caption__secondary">Secondary Caption</p> </div> <br/> <strong class="style-group__example__label">Large image heading</strong> <p class="paragraph--bigger paragraph__large-avatar__heading"><a href="#">Professional Logo Design</a> for $150 by <a href="#">Brandbusters</a></p> </section> </section> <!-- end .classification --> </body> </html>
Version data entries
19 entries across 19 versions & 1 rubygems