CompTIACompTIA
DA0-001 · Question #86
DA0-001 Question #86: Real Exam Question with Answer & Explanation
Sign in or unlock DA0-001 to reveal the answer and full explanation for question #86. The question stem and answer options stay visible for context.
Visualization
Question
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?
Options
- 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 >
Unlock DA0-001 to see the answer
You've previewed enough free DA0-001 questions. Unlock DA0-001 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#HTML#Web Development#Semantic HTML#UI Elements