<html lang="en">
<head>
<meta charset="utf-8">
<title>Reba</title>
</head>
<body>
<iframe align="right" width="560" height="315" src="//www.youtube.com/embed/cw_L8HdoYgo" frameborder="0" allowfullscreen></iframe>
<h1>Reba</h1>
<h2>The Queen of Country</h2>
<img src="http://upload.wikimedia.org/wikipedia/commons/thumb/8/80/Rebafancy.jpg/180px-Rebafancy.jpg"></img>
<p>Reba Nell McEntire (born March 28, 1955) is an American country music singer, songwriter and actress. She signed a contract with Mercury Records in 1975. She released her first solo album in 1977 and released five additional studio albums under the label until 1983. Signing with MCA Nashville Records, McEntire took creative control over her second MCA album, My Kind of Country (1984), which had a more traditional country sound and produced two number one singles: "How Blue" and "Somebody Should Leave". The album brought her breakthrough success, bringing her a series of successful albums and number one singles in the 1980s and 1990s. McEntire has since released 26 studio albums, acquired 40 number one singles, 14 number one albums, and 28 albums have been certified gold, platinum or multi-platinum in sales by the Recording Industry Association of America. She has sometimes been referred to as "The Queen of Country".[2] and she is one of the best-selling artists of all time, having sold more than 80 million records worldwide.[3]</p>
<hr />
<h3>Random Facts</h3>
<ul>
<li>She was born in Oklahoma</li>
<li>She used to preform at Rodeos</li>
<li>She has one son, named Shelby</li>
</ul>
<hr />
<h3>Top Singles</h3>
<ol>
<li><a href="http://www.billboard.com/articles/columns/the-615/5638316/reba-week-her-ten-biggest-billboard-hits">"Consider Me Gone" (2010)</a></li>
<li>"If You See Him/If You See Her" (1998 w/ Brooks and Dunn)</li>
<li>"Is There Life Out There" (1992)</li>
<li>"For My Broken Heart" (1991)</li>
<li>"The Heart Won't Lie" (1992 w/ Vince Gill)</li>
</ol>
<hr />
<h3>Awards</h3>
<table>
<tr><th>Award Type</th><th>Number of times she Won</th></tr>
<tr><td>AMA Favorite Country Female Artist</td><td>12</td></tr>
<tr><td>ACMA Top Female Vocalist</td><td>7</td></tr>
<tr><td>CMA Female Vocalist of the Year</td><td>4</td></tr>
</table>
<hr />
<p>Want to know More?</p>
<form action="http://en.wikipedia.org/wiki/Reba_McEntire">
<input type="submit" value="Click Here" />
</form>
</body>
</html>
Output
You can jump to the latest bin by adding /latest
to your URL
Keyboard Shortcuts
Shortcut | Action |
---|---|
ctrl + [num] | Toggle nth panel |
ctrl + 0 | Close focused panel |
ctrl + enter | Re-render output. If console visible: run JS in console |
Ctrl + l | Clear the console |
ctrl + / | Toggle comment on selected lines |
ctrl + ] | Indents selected lines |
ctrl + [ | Unindents selected lines |
tab | Code complete & Emmet expand |
ctrl + shift + L | Beautify code in active panel |
ctrl + s | Save & lock current Bin from further changes |
ctrl + shift + s | Open the share options |
ctrl + y | Archive Bin |
Complete list of JS Bin shortcuts |
JS Bin URLs
URL | Action |
---|---|
/ | Show the full rendered output. This content will update in real time as it's updated from the /edit url. |
/edit | Edit the current bin |
/watch | Follow a Code Casting session |
/embed | Create an embeddable version of the bin |
/latest | Load the very latest bin (/latest goes in place of the revision) |
/[username]/last | View the last edited bin for this user |
/[username]/last/edit | Edit the last edited bin for this user |
/[username]/last/watch | Follow the Code Casting session for the latest bin for this user |
/quiet | Remove analytics and edit button from rendered output |
.js | Load only the JavaScript for a bin |
.css | Load only the CSS for a bin |
Except for username prefixed urls, the url may start with http://jsbin.com/abc and the url fragments can be added to the url to view it differently. |