I have to have underline like yellow highlight in HTML file,

But how can I add it when I open it by note pad, Where should I add code and add what code can add under line to yellow highlight like above (Pic 1)
you can add tag <u> for underline in html
but it wont reflect in notepad as notepad does not support text formatting
<u>Check it </u>
cheers
Thanks for your help, Can you also help to tell me where should I add in below code, Thanks so much~
It’s ok now, Thanks a lot
