Formating Task
Title
Question
<font size="3">What is Formating Task???</font>
HTML Overview-of-HTML 02-03 min 10-20 sec
Answers:
In HTML, the <font> tag has three attributes that can be used to add style, size, and color to text:
Size: The size of the font, which can range from 1 to 7, with 3 being the default
Color: The color of the font, which can be specified by its name or hexadecimal code
Face: The font family
It seems like you're asking about what a "Formatting Task" is. A formatting task typically refers to a specific activity or assignment where you're asked to format something according to certain guidelines or specifications. This could include formatting a document, a piece of code, or any other content in a specific way.
For example, in the context of HTML, a formatting task could involve styling elements using CSS to achieve a particular layout or appearance. In a broader sense, it could refer to tasks such as formatting a report, spreadsheet, or presentation according to predefined standards.
If you need more specific information about a formatting task in a particular context, feel free to provide additional details, and I can offer more targeted assistance.
In HTML, the <font> tag has three attributes that can be used to add style, size, and color to text:
Size: The size of the font, which can range from 1 to 7, with 3 being the default
Color: The color of the font, which can be specified by its name or hexadecimal code
Login to add comment