[HTML ์ ๋๋ก ๋ฐฐ์ ๋ณผ๋?] Ep#09-Paragraph ํ๊ทธ p ํ๊ทธ <!DOCTYPE html> <html> <head> <title>Document</title> </head> <body> <p>์ด๊ฒ์ ํ ๋ฌธ์ฅ์ ๋๋ค.</p> <p>์ด๊ฒ์ ๋๋ฒ์งธ ๋ฌธ์ฅ์ ๋๋ค.</p> <script></script> </body> </html> [Note] ๋จ๋ฝ Reference