0
hi.what should write there? <div....="....".please help me
question
10 Respostas
0
check the question's subject, it could be that you have to add a class such as nav or something similar
0
style=
0
can you speak indonesia :-D
0
it could be also asking for the "id"
0
id
0
it depends on question I can't remember it.
0
ok.first style but second?))
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;">
0
thank you all ☺ I'll try
0
If you are referring to module 2 quiz question 8/8 it is <div align="right">