0
How to boldface and italize when you're aligning?
so I wrote: <p align="center" <i> <b> my text here </b> </i> </p> It has centered it, but the text is only bolded. Then I wrote a second paragraph: <p> <i> <b> my text here </b> </i> </p> and it worked. How can I center, bold and italize the text?
1 Answer
0
Found the problem. I didn't close the alingment correctly. It should've been: <p align="center">