专题文章
时长:00:00更新时间:2020-11-27 15:25:20
HTML中的超级链接<a>标签:<!DOCTYPE html"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>无标题文档</title> </head> <a> 超链接标签 a标签常用的属性: href : 用于指定链接的资源
查看详情