Add a Line Break

Paragraph မွာ စာေတြကို တစ္ေၾကာင္း တည္း မေရးလိုပဲ လိုင္းေတြ ျခားျခင္ ရင္ေတာ့ Line break tag <br/> ကို အသံုးျပဳႏိုင္ပါတယ္။

<!DOCTYPE html>
<html>
    <head>
        <title>This is title</title>
        <meta name="description" content="HTML5 book">
        <meta name="keywords" content="HTML,CSS,XML,JavaScript">
        <meta name="author" content="saturngod">
        <meta charset="UTF-8">
    </head>
    <body>
        <p>HyperText Markup Language (HTML) is the main markup language for displaying web pages <br/> and other information that can be displayed in a web browser.</p>

    </body>

</html>

ဆိုတဲ့ code မွာ <br/> ထည့္ထားတာ ေတြ႕မွာပါ။

Figure 2-2

Figure 2-2. Line Breaking

ပံုမွာ ျပထားတဲ့ အတိုင္း web pages နဲ႕ and မွာ စာ တစ္ေၾကာင္း ဆင္းထားတာကို ေတြ႕ရမွာပါ။

results matching ""

    No results matching ""