US18-Implement HTML5 tag for video and audio file to page.
Description
As a developer, I want to add some multimedia content so that users are able to easily understand our services and feel relax when they are reading 'about us'.
Acceptance Criteria
- Team reviewed and approved the pages design.
- Team reviewed and approved the multimedia content (the video file and audio file).
Tasks
- Team approve -- 30 mins discuss -- Team
- Convert the video file to *.mp4 file and upload it to server. -- 30 mins -- Weisi
- Convert the audio file to *.mp3 file and upload it to server. -- 30 mins -- Weisi
- Add the video and audio tags to the templates html file. -- 30 mins -- Weisi
Notes
<1> audio tag
<2> video tag
The video page