Computer Science, asked by Rajput590, 1 year ago

Please write the answers
Define:
a. Paragraph tag
b. Font tag
c. Heading tag
d. Alignment tag
e. Marquee tag
please write fast it's urgent

Answers

Answered by abhisekshaw2001
2
a. The <p> tag definesa paragraph. Browsers automatically add some space (margin) before and after each <p> element. The margins can be modified with CSS (with the margin properties).

b. The font tag is having three attributes called size, color, and face to customize your fonts. To change any of the fontattributes at any time within your webpage, simply use the <font> tag.

c. Heading tags are part of the HTML coding for a Web page. Headings are defined withH1 to H6 tags. The H1 tag defines the most important heading on the page (usually the largest or boldest, too), whereas H6 indicates the lowest-levelheading.

d. The align attribute specifies the alignment of an <object> element according to the surrounding element. The <object> element is an inline element (it does not insert a new line on a page), meaning that text and other elements can wrap around it.

e. The marquee tag is a non-standard HTMLelement which causes text to scroll up, down, left or right automatically. ... The W3C advises against its use in HTMLdocuments.
Answered by Anonymous
5
┏─━─━─━─━∞◆∞━─━─━─━─┓
✭✮ӇЄƦЄ ƖƧ ƳƠƲƦ ƛƝƧƜЄƦ✭✮
┗─━─━─━─━∞◆∞━─━─━─━─┛

➧ Define the Terms:-
===================

❱ Paragraph tag➫ A tag which is used to define a block of text as a paragraph.

❱ Font tag➫ An element used to change certain qualities of a block of text on a web page.

❱ Heading tag➫ A tag which is used in HTML to define page headings

❱ Alignment tag➫ A term used to describe how text is placed on the screen in relation to the margins.

❱ Marquee tag➫ A non-standard HTML tag which was used to create a scrolling text or an image.

_________
Thanks...✊
Similar questions