:::

4. Paragraphs and headings<-h>

<!DOCTYPE html>
<html>

    <head>
        <title>
            Headings & Paragraphs
        </title>
        
    </head>
    <body>
    <h1>test</h1>    
    <p>bdes</p>    
    <p>bdes</p>        
        
    </body>
</html>


:::

語系選擇