How to remove l... LOGIN

How to remove link underline

Example analysis:

a {text-decoration:none;}

##text- The decoration attribute is used to specify decorations added to the text.

a tag is used to define hyperlinks.

When you set the text-decoration:none:none; style to the a tag, you can remove the underline of the link.Next Section

php中文网(php.cn)

链接到: PHP中文网

submit Reset Code
Chapter Courseware