了解样式标签. [英] Know about style tag..

查看:65
本文介绍了了解样式标签.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好...
该程序中"a"的功能是什么?请给我答案...

hello ...
What is the function of "a" in this program..??? plz give me the ans...

<style>
body{font-family:arial;}
table{background:black;position:absolute;}
a{color:black;text-decoration:none;font:bold}
a:hover{color:#606060}
td.menu{background:lightgreen}
table.topnav{font-size:80%;top:0;left:0}
table.menu{font-size:100%;bottom:0;z-index:-1}
</style>

推荐答案

a是锚标记.也许您需要购买一本基本的HTML书?
An a is an anchor tag. Perhaps you need to buy a basic HTML book ?


这篇关于了解样式标签.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆