hi.what should write there? <div....="....".please help me | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

hi.what should write there? <div....="....".please help me

question

14th Jun 2016, 4:12 PM
Rufana Pasazade
Rufana Pasazade - avatar
10 Answers
0
check the question's subject, it could be that you have to add a class such as nav or something similar
14th Jun 2016, 4:30 PM
Adrian Jason Nizzetto
Adrian Jason Nizzetto - avatar
0
style=
14th Jun 2016, 4:45 PM
fatima
0
can you speak indonesia :-D
14th Jun 2016, 4:46 PM
Dier key's(Aceh)
Dier key's(Aceh) - avatar
0
it could be also asking for the "id"
14th Jun 2016, 5:11 PM
Adrian Jason Nizzetto
Adrian Jason Nizzetto - avatar
0
id
14th Jun 2016, 5:21 PM
Smriti Sharma
0
it depends on question I can't remember it.
14th Jun 2016, 5:24 PM
fatima
0
ok.first style but second?))
14th Jun 2016, 5:27 PM
Rufana Pasazade
Rufana Pasazade - avatar
0
the <div> tag is modified with an attribute, the name of which is placed directly preceding the equal sign, (<div style="...">). Now, so far, you have for the first spot an attribute which modifies the element. Therefore, one must specify a value for that modifier, inside of the two quotation marks: <div style="background-color:green; color:white; padding:20px;">
14th Jun 2016, 8:09 PM
Jo Smith
Jo Smith - avatar
0
thank you all ☺ I'll try
14th Jun 2016, 8:44 PM
Rufana Pasazade
Rufana Pasazade - avatar
0
If you are referring to module 2 quiz question 8/8 it is <div align="right">
14th Jun 2016, 8:56 PM
Matt