<B> </B>
<i> </i>
<B> ... Rest of Hamlet's Soliloquy goes here</B>
<i> ... Rest of Hamlet's Soliloquy goes here</i>
<B><i> ... Rest of Hamlet's Soliloquy goes here</i></B>
<i><B> ... Rest of Hamlet's Soliloquy goes here</B></i>
<i><B> ... Rest of Hamlet's Soliloquy goes here</i></B>
Try it in your HTML code:
<U> ... Rest of Hamlet's Soliloquy goes here</U>
You can nest all three tags: bold, italics, and underline:
<U><B><i> ... Rest of Hamlet's Soliloquy goes here</i></B></U>
In the next lesson, we'll take a look at HTML lists.