Computer Science, asked by hellojji, 1 year ago

what is the attribute of A tag? ​

Answers

Answered by RDEEP90
1

Tags are used to mark up the start and end of an HTML element. A start tag consists of an opening angle bracket ( < ) followed by the element name, zero or more space separated attribute/value pairs, and a closing angle bracket

Similar questions