How to make texts bold on MySpace?
HTML code to make bold text letters on MySpace
Question:
I am currently customizing my MySpace profile on Internet Explorer. I would like to make the header of my Interests table bold. Can you provide some guidance on how to do it (some standrad HTML code will be more than appreciated
)? Thanks in advance.
Answer:
MySpace bold writing is easily achievable using CSS. In order to implement bold text fonts in your Interests table header, you’ll need to modify your .whitetext12 class. Paste the following code in your About Me section:
<style>
.whitetext12 { font-weight: bold;}
</style>
Enjoy
Want to customize your MySpace profile? If so, we suggest that you browse the tons of codes available in our MySpace codes page.
Filed Under: MySpace Help • MySpace Text / HTML codes
Other useful related answers:
- How to modify the font on MySpace?
- How to change the font color on MySpace?
- How to change the MySpace URL table fonts?
- Make a scroll box for your profile
- Hide full name text on MySpace
