60 lines
2.2 KiB
HTML
60 lines
2.2 KiB
HTML
<!DOCTYPE html>
|
||
|
||
<html>
|
||
<head>
|
||
<title>Loreena McKennitt-Awards</title>
|
||
<link rel="stylesheet" href="style.css">
|
||
<meta charset="UTF-8">
|
||
</head>
|
||
|
||
<body>
|
||
|
||
<table class="center" id="tablegeneral">
|
||
<tr id="tr2">
|
||
<th id="th2"><i>Awards</i></th>
|
||
</tr>
|
||
<tr id="tr2">
|
||
<td id="td2">
|
||
14 million albums sold worldwide over a catalogue spanning seven studio albums,
|
||
three seasonal recordings, six live recordings, three compilations and three DVDs.
|
||
<br>
|
||
<br>
|
||
Canadian sales awards include one five-times platinum certification for sales of over
|
||
500,000 copies (The Visit), two four-times platinum certifications for sales of over
|
||
400,000 copies (The Mask and Mirror, The Book of Secrets), one platinum certificate for sales
|
||
of over 100,000 copies of An Ancient Muse, and two gold certifications for sales of over
|
||
50,000 copies (Elemental, Parallel Dreams).
|
||
<br>
|
||
<br>
|
||
U.S. sales awards include one double-platinum certification for sales of over two million copies
|
||
for The Book of Secrets, whose success was led by the radio-driven Top 20 Billboard single
|
||
“The Mummers’ Dance”, which became a worldwide hit. U.S. sales awards also include two gold
|
||
certifications for sales of over a half million copies (The Mask and Mirror, The Visit).
|
||
<br>
|
||
<br>
|
||
Italian sales awards include silver certification for An Ancient Muse. Gold, platinum and
|
||
multi-platinum sales awards in Argentina, Belgium, Brazil, Chile, Denmark, France, Germany,
|
||
Greece, New Zealand, Spain and Turkey.
|
||
<br>
|
||
<br>
|
||
</td>
|
||
</tr>
|
||
<tr id="tr2">
|
||
<td id="td2">
|
||
<ul>
|
||
<li>GRAMMY Award nominee, Best Contemporary World Music Album 2007, for An Ancient Muse</li>
|
||
<li>North American Folk Alliance Award, World Music Recording of the Year 2008, for An Ancient Muse</li>
|
||
<li>Billboard International Achievement Award, 1997</li>
|
||
<li>Juno Award, Best Roots/Traditional Album 1994, for The Mask and Mirror</li>
|
||
<li>Juno Award, Best Roots/Traditional Album 1992, for The Visit</li>
|
||
</ul>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<p><a id="footer" href="https://loreenamckennitt.com/about/awards-honours/">More on Loreena McKennitt's official site</a></p>
|
||
<br>
|
||
<p><a id="footer" href="Home.html">Go to Homepage</a></p>
|
||
<p><a id="footer" href="Awards.html">Go to the top</a></p>
|
||
</body>
|
||
</html> |