HOPICO MUSIC AWARDS,HOPICO音乐奖,简称HMA 。
HMA为音乐频道HOPICO于2021年发起的扶持华语创作新人,鼓励原创音乐的专业奖项。
一、全长专辑
HMA作为鼓励音乐人创作全长专辑的奖项,排除了EP和单曲类的发行。
| 1. 自行车 | |
| https://www.mapbox.com/bites/00139/ | |
| 2. 滚动 | |
| https://www.mapbox.com/bites/00110/ | |
| 3. Quiz |
| <link rel="import" href="../core-item/core-item.html"> | |
| <link rel="import" href="../paper-input/paper-input.html"> | |
| <link rel="import" href="../paper-button/paper-button.html"> | |
| <polymer-element name="my-element"> | |
| <template> | |
| <style> | |
| :host { | |
| width: 100%; |
| <link rel="import" href="../polymer/polymer.html"> | |
| <polymer-element name="my-element"> | |
| <template> | |
| <style> | |
| :host { | |
| position: absolute; | |
| width: 100%; | |
| height: 100%; |
| <div style="position:relative; width: 100vw; left: calc(-50vw + 50%); background-image: url(https://waylens.squarespace.com/s/storage2.png);background-size:100%"> | |
| <img src="https://waylens.squarespace.com/s/storage2.png" style="visibility: hidden" /> | |
| </div> |
| <div style="position: fixed; z-index: 1000; width: 100%; height: 100%"> | |
| <iframe frameborder="0" height="100%" width="100%" | |
| src="https://www.youtube.com/embed/aQsy17K84Ls? | |
| autoplay=1&controls=0&showinfo=0&autohide=1&loop=1"> | |
| </iframe> | |
| </div> |