0
Help me
<div____=____>
4 Answers
+ 12
Please provide more details to your question so we can really understand your question.
+ 5
If this is challange you have answer in question. You put either id or class and name ex. <div class="red">
+ 3
Its missing either a class or id. Say your id/class is called blue it would like this
<div class="blue">
Or
<div id="blue">
+ 1
Well that can be either id or class🤨
Assuming this is out of a chqllenge it would be class