Generally don’t underline text on the web that is not a link. Underlines are strongly perceived to be a clickable link which will confuse and frustrate users. Use '''strong''' or '''em''' or header tags to denote importance and avoid the '''u''' tag.
===Font Tagtag===
The font tag is not supported in HTML5 use semantic elements to indicate emphasis or structure and CSS to handle styling.