saving . . . saved Formating Task has been deleted. Formating Task has been hidden .
Formating Task
Title
Question
<font size="3">What is Formating Task???</font>

HTML Overview-of-HTML 02-03 min 10-20 sec 06-04-24, 4:12 p.m. 7439691348

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 

06-04-24, 5:06 p.m. sec21ei053@sairamtap.edu.in
Thanks
07-04-24, 8:48 a.m. 7439691348
<li>Size: You can set the size of the font using values from 1 to 7, with 3 being the default size.</li><li>Color: You can specify the color of the text using either a color name (like "red") or a hexadecimal color code (like <code>#FF0000</code>).</li><li>Face: You can change the font family (e.g., Arial, Times New Roman).</li>
24-08-24, 7:01 p.m. vermafalguni100@gmail.com

Login to add comment


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.
08-04-24, 5:20 p.m. ganushkumud@gmail.com


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
24-10-24, 11:21 a.m. gptbgm113


Log-in to answer to this question.