This file contains 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="container-fluid"> | |
<h1>Search Wiki</h1> | |
<div class="row"> | |
<div class="col-sm-6"> | |
<p>User Story: I can search Wikipedia entries in a search box and see the resulting Wikipedia entries.</p> | |
<input id="query" type="text" placeholder="Search"> | |
<button id="search" type="button" class="btn btn-default">Submit <span class="glyphicon glyphicon-search" aria-hidden="true"></span></button> |
This file contains 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
<h1>Jigglypuff (プリン)</h1> | |
<h2>Puts You to Sleep!</h2> | |
<img src="http://67.media.tumblr.com/9ca4a120271a68cd2ffa14fa69c0e5eb/tumblr_njo9s8YZMR1qbaysdo1_1280.gif" alt="Jiggylypuff kawaii"> | |
<p>tagline</p> | |
<p>Here's a time line of [PERSON'S] life:</p> | |
<quote>Jigglypuff!</quote> |