List of questions
Related questions
Question 82 - DA0-001 discussion
A junior web developer is developing a new application where users can upload short videos. The first task is to create a homepage that shows the headline "Upload Your Short Videos" and a clickable button that says "upload now".
Which of the following HTML commands would help the developer to complete the task successfully?
A.
< span >Upload Your Short Videos< /span >< button >upload now< /button >
B.
< p >Upload Your Short Videos< /p >< p >upload now< /p >
C.
< hl >Upload Your Short Videos< /h1 >< button >upload now< /button >
D.
< hl >Upload Your Short Videos< /h1 >< hl >upload now< /h1 >
Your answer:
0 comments
Sorted by
Leave a comment first