链接使用实例
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | <%@ page language="java" import="java.util.*" pageEncoding="utf-8"%> < html > < head > < title >超链接页面</ title > < meta http-equiv="refresh"content="1"/> < meta http-equiv="refresh"content="3"url="https://hao.360.cn/?wd_xp1"/> </ head > < body > < h4 >超链接标签的使用 </ h4 > < a href="http://www.mount-tai.com.cn/nature.shtml">泰山风景介绍 </ a > < hr width="100%"size="1"color=red> < h4 >图片链接标记的使用</ h4 > < a href="http://www.mount-tai.com.cn/nature.shtml"> < img src="image/taishan.jpg"alt="请点击该图片"width="80px"height="80px"> </ a > < br >泰山风景介绍 </ body > </ html > |
时间最会骗人,但也能让你明白,这个世界上没有什么是不能失去的,留下的尽力珍惜,得不到的都不重要
【推荐】还在用 ECharts 开发大屏?试试这款永久免费的开源 BI 工具!
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步