Hi,
I'm a CSS virgin and need help finding the exact code to put into my stylesheet which will increase the title size and bold it. Thanks!!
Emma
Hi,
I'm a CSS virgin and need help finding the exact code to put into my stylesheet which will increase the title size and bold it. Thanks!!
Emma
The property to bold the text is font-weight and the size would be font-size. You might want to search for a basic CSS reference or tutorial to learn how to use these.
You must log in to post.