js 添加html 字体样式,javascript设置字体样式
pageEncoding="UTF-8"%>Insert title herefunction over(obj){obj.style.backgroundColor="blue";obj.style.color="white";}function out(obj){obj.style.backgroundColor="";obj.style.color="";}function win()
·
pageEncoding="UTF-8"%>
Insert title herefunction over(obj){
obj.style.backgroundColor="blue";
obj.style.color="white";
}
function out(obj){
obj.style.backgroundColor="";
obj.style.color="";
}
function win(){
p1.style.fontWeight="Bold";//粗体
p2.style.fontStyle="Italic";//斜体
p3.style.textDecoration="underline";//下划线
p4.style.textDecoration="line-through";//删除线
}
function qs(){
p1.style.fontWeight="normal";
p2.style.fontStyle="normal";
p3.style.textDecoration="none";
p4.style.textDecoration="none";
}
商品 | 价格(元) | |
A 商场 | S 商品 | 100 |
B 商场 | S 商品 | 80 |
阿帕奇
阿帕奇
阿帕奇
阿帕奇
鼠标移到此处撤销 阿帕奇样式
阿帕奇
更多推荐
所有评论(0)