如何使用JavaScript设置文本的字体系列?
要设置字体系列,请使用JavaScript中的fontFamily属性。
示例
您可以尝试运行以下代码以使用JavaScript为文本设置字体系列-
<!DOCTYPE html>
<html>
<body>
<h1>Heading 1</h1>
<p id="myID">
This is Demo Text. This is Demo Text. This is Demo Text. This is Demo Text.
This is Demo Text. This is Demo Text. This is Demo Text. This is Demo Text.
</p>
<button type="button" onclick="display()">Set Font Family</button>
<script>
function display() {
document.getElementById("myID").style.fontFamily = "verdana,sans-serif";
}
</script>
</body>
</html>热门推荐
1 庆双节祝福语简短
10 对离岗同事祝福语简短
11 诗词文案祝福语简短精辟
12 公司春节祝福语和简短
13 比赛结束花束祝福语简短
14 六一婚礼文案祝福语简短
15 年末祝福语简短的文案
16 好听的元旦简短祝福语
17 学生节祝福语大全简短
18 领证幽默祝福语简短