📜  如何通过css代码示例从链接中获取下划线

📅  最后修改于: 2022-03-11 14:47:39.137000             🧑  作者: Mango

代码示例2
a{
   text-decoration: none;
}