@xiaobai求助安卓端点击文字发音html 中发帖

幼儿园宝宝识字需要把绘本做成网页版,每个字可以点击发音。 
豆包代码如下:





橡皮橡皮真神奇-汉字发音网页(手机可用)

body {
font-family: "微软雅黑", sans-serif;
max-width: 90%;
margin: 0 auto;
padding: 15px;
background-color: #f9f9f9;
}
h1 {
color: #333;
text-align: center;
margin-bottom: 25px;
font-size: ...