<html>
<head>
<style type="text/css">
@font-face {
font-family: MyFont;
src: url("file:///android_asset/fonts/MyFont.otf")
}
body {
font-family: MyFont;
font-size: medium;
text-align: justify;
}
</style>
</head>
<body>
Your text can go here! Your text can go here! Your text can go here!
</body>
</html>Webview 加入字体
自定义字体样式HTML示例
最新推荐文章于 2025-03-24 13:28:48 发布
6650

被折叠的 条评论
为什么被折叠?



