Use the frameset framework to achieve non-Refresh background music (not interrupted) and frameset background music when switching webpages
When we insert a music player or background music into a webpage, we often encounter the following problem: music is only played on the inserted webpage. When we switch the webpage, the concert stops suddenly, at this time, we thought about whether we could insert background music into every webpage. However, this would not produce the expected results, because the concert will be played from the beginning every time you switch the webpage. To solve this problem, the only solution is to place the background music in a single webpage, and then ensure that only the webpage content is changed when the webpage is switched, without refreshing the background music.
<! DOCTYPE html>
Running. The next frame is used to display the content of the website. home.html is the homepage of the website. When I click a link on the homepage to switch to another page on the website, the content in the frame below will be refreshed without affecting the continuous playing of music. Voice, but only voice.