Simple Text to bold or italic in HTML?

1 answer

Answer

1005035

2026-08-04 04:00

+ Follow

This is extremely easy. If you wanted text to be bold, first you would type < b >, then you would type your text you would want to appear bold, and then you would type < /b >. All together, it would look like this: < b >Your text here!< /b > This is the same for making it italicized - just change the "b" to an "i." Hope this helps! -jjshammas P.S. Make sure to take out the spaces in the above HTML Codes!

ReportLike(0ShareFavorite

Related Questions

Copyright © 2026 eLLeNow.com All Rights Reserved.