WikiTrain/Bold italics

Bold italics formatting
Welcome! In this lesson, we'll learn how to format text in Bold italics
Quick
Tip(s)
Code Result
Surround the text with five single quotes.
If you want to write Bold italics, type '''''Bold italics'''''
In HTML the code is <b><i>Word</i></b>
'''''Word''''' Word
'''''India''''' is a large country India is a large country
'''''Wikipedia''''' is an encyclopedia Wikipedia is an encyclopedia
'''''1945''''' and '''''1946''''' 1945 and 1946


Learn next Underline or go back to Main page