使 LinkButton 显示为超链接的样式
使 LinkButton 显示为超链接的样式
inline css style=" "
thanku
style to make a LinkButton appear as a hyperlink
inline css style=" "
thanku
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以在段落标签或标题标签中使用此 css 命令。我们可以为链接设置颜色,当链接处于活动状态、访问时以及鼠标悬停在链接上时。
文本修饰
您可以使用的语法
(
下划线
,上划线
)You can use this css command in your paragraph tag or iin the header tag.We can able to set color for the link, when it is active,visited and when the mouse is over the link.
Text decoration
Syntax
you can use(
underline
,overline
)