پاراگراف ها با کمک تگ <p> معرفی میشوند.
مثال:
<html>
<head>
<title><p></title>
</head>
<body>
<p>This is a Paragraph</p>
<p>This is another Paragraph</p>
</body>
</html>
خروجی:
پاراگراف ها با کمک تگ <p> معرفی میشوند.
مثال:
<html>
<head>
<title><p></title>
</head>
<body>
<p>This is a Paragraph</p>
<p>This is another Paragraph</p>
</body>
</html>
خروجی:
0 دیدگاه