example
of how to write attribute html
Answers
Answered by
3
Answer:
HTML - Attributes
1) The name is the property you want to set. For example, the paragraph <p> element in the example carries an attribute whose name is align, which you can use to indicate the alignment of paragraph on the page.
2) The value is what you want the value of the property to be set and always put within quotations.
PLZ MARK AS BRAINLIEST ANSWER, FOLLOW ME AND THX FOR THE SUPERB QUESTION
Answered by
1
Answer:
The name is the property you want to set. For example, the paragraph <p> element in the example carries an attribute whose name is align, which you can use to indicate the alignment of paragraph on the page.
The value is what you want the value of the property to be set and always put within quotations.
Similar questions