Add a Horizontal Rule

HTML မွာ မ်ဥ္းကို အလ်ားလိုက္တားၿပီးေတာ့ တစ္ခု နဲ႕ တစ္ခုကို ပိုင္းျဖတ္လိုရင္ေတာ့ ကၽြန္ေတာ္တို႕ <hr/> ကို အသံုးျပဳႏိုင္ပါတယ္။

<!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 and other information that can be displayed in a web browser.</p>
        <hr/>
        <p>The purpose of a web browser is to read HTML documents and compose them into visible or audible web pages. The browser does not display the HTML tags, but uses the tags to interpret the content of the page.</p>
    </body>

</html>

ဆိုတဲ့ Code မွာ <hr/> လုိ႕ ေရးထားတာကို ေတြ႕ႏုိင္ပါတယ္။ အဲဒီ code ေလးကို browser မွာ ဆိုရင္ ေအာက္ကလို ျမင္ရပါမယ္။

figure 2-5

Figure 2-5. Line Break

အထက္ပါ ပံုထဲမွာ စာ ပိုဒ္ ၂ ခု ၾကားမွာ မ်ဥ္းေၾကာင္းေလး ကို ေတြ႕ရပါလိမ့္မည္။

results matching ""

    No results matching ""