html中target是什么意思target属性指定所链接的页面在浏览器窗口中的打开方式,它的参数值主要有:blank、parent、self、top,这些参数值代表的含义如下: blank,在新浏览器窗口中打开链接文件。 parent,将链接的文件载入含有该链接框架的父2023-03-01html-css280