Xem đoạn mã sau:xml#tieude{Color:red;}#tieude:hover{Color:blue;Text-decoration:none}www.vnn.vnHãy cho biết thuộc tính Text-decoration:none có ý nghĩa gì?
13/25
Xem đoạn mã sau:
<style>
#tieude
{
Color:red;
}
#tieude:hover
{
Color:blue;
Text-decoration:none
}
</style>
<a href=”#” id=”tieude”> www.vnn.vn</div>
Hãy cho biết thuộc tính Text-decoration:none có ý nghĩa gì?