Computer Science, asked by natasha561, 7 months ago

An attribute is a special word used to specify additional information to the tag. true or false

Answers

Answered by d687cyoyo
2

Answer:

An attribute is a piece of code attached to a tag which supplies additional information: <code><div <mark>class="some-class"</mark>>This is a div element</div></code> This is an attribute. So, when people say 'I've used alt tags', they haven't; they've used altattributes.

Answered by DushyantkaushikKS
0

Answer:

Elements in HTML have attributes; these are additional values that configure the elements or adjust their behavior in various ways to meet the criteria the users want

Similar questions