write html tag as directed:-
a) use the FONT tag to display "This text is in bold and italic".
b) change the given tag to bold and italic "This text is in bold and italic".
Answers
Answered by
4
a) <font> This text is in bold and italic. </font>
b) <b> <i> This text is in bold and italic. </b> </i>
Answered by
1
HTML <font> tag is used to define the font style for the text contained within it. It defines the font size, color, and face or the text in an HTML document.
...
Tag-specific attribute.
Attribute Value Description
face font_family It specifies the typeface of the content. (Not Supported in HTML5)
l hope this answers is helpful for you
please give me a brainlist marks and
Similar questions