Help me in solving HTML10 problem

My issue

This is bold text.
This is also bold text.
This is italicized text.
This is also italicized text.
This is underlined text.
This is strikethrough text.
There are thousands of such options.
When in doubt - ask Google or Chatgpt or refer the documentation available here

Task
Task 1: Add and output the following text in bold - ‘I like learning here’
Task 2: Add and output the following text in italics - ‘I am learning HTML’
Task 3: Add and output the following text underlined - ‘Marry me Chef (or Chefina)!!!’
In all the tasks above - do not forget the opening and closing tags!

My code

// your code goes here

Learning course: Learn HTML / CSS
Problem Link: Format your text Practice Problem in HTML / CSS - CodeChef