Computer Science, asked by aburewatkar1714, 7 months ago

Write an HTML code to insert a horizontal rule having length 70%, color purple and thickness 7.

Answers

Answered by monasharma325
0

answar

<hr width="70%." size="7" color="red">

I think this will work

Similar questions