Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 811 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 811 Bytes

Demo

Click Here

Usage

1.Copy My Code

$ git clone https://github.com/codingXiaxw/HappyBirthday.git

2.Update The Code

  1. use Sublime to open index.html
  2. update the title at 5 line
  3. update the avatar's url at 102 line
  4. update the time when you fall in love with each other at 113 line
  5. update the words what you want to say to her at 137 line
  6. update the music's url at 670 line
  7. enjoy it !

Shortcomings

  1. 移动端音乐不能自动播放,可以去琢磨一下
  2. 代码全写在一个文件里面,有兴趣可以把代码结构分离一下
  3. 感谢 @androidflying 同学指出的缺点:1.手机端适配效果不太好。2.音乐用网易云音乐的外链效果会好一点