<
h2
style
=
"color: green"
>GeeksforGeeks</
h2
>
<
h5
>PrimeNG Divider Text with Dashed Style</
h5
>
<
div
>
<
p
>
Angular PrimeNG is a framework used
with angular to create components with
great styling and this framework is very
easy to use and is used to make
responsive websites.
</
p
>
<
p-divider
align
=
"center"
type
=
"dashed"
>
<
b
>Divider</
b
>
</
p-divider
>
<
p
>
Angular PrimeNG is a framework used with
angular to create components with
great styling and this framework is very
easy to use and is used to make
responsive websites.
</
p
>
<
p-divider
align
=
"right"
type
=
"dashed"
>
<
b
>Divider</
b
>
</
p-divider
>
<
p
>
Angular PrimeNG is a framework used with
angular to create components with
great styling and this framework is very
easy to use and is used to make
responsive websites.
</
p
>
</
div
>