摘要: 一,效果图。 二,代码。 <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>CSS 链接(link)</title> <style> a:link { color: #ff0000; text-decoration: none; 阅读全文
posted @ 2019-01-18 09:17 花儿迎风笑 阅读(659) 评论(0) 推荐(0) 编辑