Which of these CSS properties will you use to center- align a paragraph? code example
Example: how to change the size of a style="text-align: center;"
<style>
p {
text-align:center;
font-size: 250%
}
<style>
<style>
p {
text-align:center;
font-size: 250%
}
<style>