PDF download Download Article PDF download Download Article

When coding HTML documents, it may sometimes be necessary not only to bold a word, but also to italicize the same word. This article will help you create that effect (bold italicize).

  1. Advertisement
  2. Open up the phrase you want bold and italicized with the <b> tag.
  3. It's often times better to type the closing tag for the tag that lies inside before and work outwards, to make it easier on the eyes for a coder to recognize what style you are trying to perform.
  4. Advertisement

Video

Community Q&A

Search
Add New Question
  • Question
    What type of language is HTML?
    Community Answer
    Community Answer
    HTML, an abbreviation of the HyperText Markup Language, is its own programming language. Web browsers are capable of reading HTML, from both files in a computer and from a web server, and use the information within the code to display text, images, etc.
  • Question
    Write HTML code do I need to display a text mobile world having bold and italic?
    Owen Pritchard
    Owen Pritchard
    Community Answer
    HTML doesn't have the option to write bold, because that is not how Java works. You cannot, but even if you could, it would not change the URL you go to later.
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit
Advertisement

Tips

Submit a Tip
All tip submissions are carefully reviewed before being published
Name
Please provide your name and last initial
Thanks for submitting a tip for review!

About This Article

CB
Co-authored by:
Tech Enthusiast
This article was co-authored by Christopher Batchelor. Christopher Batchelor is a wikiHow community member and technology enthusiast. He has experience using a range of different platforms and software, and likes to keep up with updates and new features. This article has been viewed 104,572 times.
How helpful is this?
Co-authors: 8
Updated: June 21, 2024
Views: 104,572
Categories: HTML
Thanks to all authors for creating a page that has been read 104,572 times.

Is this article up to date?

Advertisement