html上标下标标签 示例_HTML'br'标签与示例

html上标下标标签 示例

<br>标签 (<br> Tag)

<br> tag in HTML is used to add a linebreak in HTML webpage. It adds the cursor to a new line of the text in HTML.

HTML中的<br>标记用于在HTML网页中添加换行符。 它将光标添加到HTML文本的新行中。

Syntax:

句法:

<br>

Technical insights of <br> tag

<br>标签的技术见解

  • It supports global attributes and attributes that handle events of HTML5.

    它支持全局属性和处理HTML5事件的属性。

  • Supported by all browsers.

    所有浏览器都支持。

Example:

例:

<br>
<!DOCTYPE html>

<html>

<head>
    <title>HTML Tutorial at IncludeHelp</title>
</head>

<body>
    <h1>HTML tutorial</h1>
    <p>IncludeHelp provides tutorials on C,
        <br>C++,
        <br>Java,
        <br>Data Structure,
        <br>Algorithms,
        <br>and many latest technologies.</p>
</body>

</html>

Output

输出量

HTML | br Tag

See the above HTML code, we used <br> tag to break the lines to display programming languages in separate lines.

参见上面HTML代码,我们使用了<br>标记来打破这些行,以在单独的行中显示编程语言。

翻译自: https://www.includehelp.com/html/br-tag-with-examples.aspx

html上标下标标签 示例

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值