html基础2--常用的HTML标签(2):超链接标签、表格标签、表单标签、其他标签

本文介绍了HTML中的超链接标签,包括锚链接的使用方法;详细讲解了表格标签,通过实例展示了如何创建和操作表格;探讨了表单标签,包括表单元素的类型和数据提交方式;最后提及其他常用标签,如层标签和图文混排的实现。
摘要由CSDN通过智能技术生成

目录

常用的HTML标签(2)

一、超链接标签

锚链接

二、表格标签

演练--学生分数表

案例--绘制课表

三、表单标签

案例--用户注册1

案例--用户注册2

四、其他标签

1. 层标签

2. 图文混排


常用的HTML标签(2)

一、超链接标签

<a href=”目标地址”>提示文字或者图像</a>

1. 作用:跳转到目标地址指定的页面

2. 目标地址有绝对路径和相对路径两种写法,一般建议采用相对路径

3. 超链接的跳转:

        1> 在同一个网站的不同页面之间

<a href="../0523/001.html">回到第一个页面</a>

         2> 在不同网站的页面之间

<a href="http://www.baidu.com">百度</a>

锚链接

        3> 在同一个页面不同位置之间,锚链接

                3.1> 在某个位置定义一个锚链接 <a name="锚名称">文字</a>

<a href="#secret">锚链接</a>

                3.2> 在某个位置定义跳转的超链接 <a href="#锚名称">文字</a>

    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    <p>test word</p>
    &
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值