如何使用JavaScript设置文本中字符之间的间距?
要设置字符之间的间距,请使用JavaScriptletterSpacing属性。
示例
您可以尝试运行以下代码以使用JavaScript设置文本中字符之间的间距-
<!DOCTYPE html>
<html>
<body>
<h1>Heading 1</h1>
<p id="myID">This is Demo Text.</p>
<button type="button" onclick="display()">Set Space between characters</button>
<script>
function display() {
document.getElementById("myID").style.letterSpacing = "7px";
}
</script>
</body>
</html>热门推荐
10 祝福语女友文案简短霸气
11 鱼的内涵简短祝福语
12 春节期间祝福语大全简短
13 对同事简短生日祝福语
14 员工对同事祝福语简短
15 撩妹生日祝福语简短
16 哥哥中考加油祝福语简短
17 工人生日祝福语简短
18 拜新年的祝福语简短