Computer Science, asked by Anonymous, 1 year ago

write the names of two attributes for each tag:-
1.) <HR>
2.)<Body>
3.)<img>
4.)<Table>
5.)<A>

Answers

Answered by tejasgupta
40

Hi.

&lt; HR :gt; tag -> size, width

&lt; BODY :gt; tag -> color, backgroundcolor

&lt; IMG &gt; tag -> src, alt

&lt; TABLE &gt; tag -> border, bordercolor

&lt; A &gt; -> href, style

Hope it helps.

Answered by honeyjangid855
3

a) size n width

b) color n bgcolor

c) src n alt

d) border n bordercolor

e) href n style

Mark me as brainliest if it helps you

Similar questions