<a>的text-decoration设置无效-云栖社区
2016年6月1日 - <a>的text-decoration设置无效 css <!DOCTYPE html> 2 <html> 3 <meta charset="utf-8" /> 4 <head> 5 <style type="text/css"> 6 a {text-...
网页设计a:link设置无效!_百度知道
a:link{color: #00FF99; text-decoration:none;}a:visited { text-decoration: none; color: #333;}a:hover { text-decoration: underline; color: #06C;...更多关于<a>的text-decoration设置无效的问题>>
为什么text-decoration不起作用_慕课猿问
2016年1月21日 - a { text-decoration-line...您可以使用 text-decoration 属性设置 text-decoration-line。text-decoration 属...