<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8">
    <title>Paragraph</title>

    <meta http-equiv="Content-type" content="text/html" charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
    <p>My first life goes here</p>
    <p>A second line here</p>
    <!-- <p>系統認知為兩個不同的段落,所以間距較大 -->
    <!-- 換行 <br> ,不會造成兩行間距過大-->
    <p>My first life goes here <br> A second line here</p>
    <hr>
    <!-- 水平線<hr> -->
</body>
</html>

 

 

FireShot Capture 008 - Paragraph_ - file____C__Users_user_Desktop_Fron.jpg

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 A&B 的頭像
    A&B

    網頁前端新手上路辛酸史

    A&B 發表在 痞客邦 留言(0) 人氣()