
COPA - Module - 12: Designing Static Web Pages
Authored by SKILL TECH
Other
Professional Development
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
36 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the first tag in html document?
<html>
<head>
<title>
</html>
Answer explanation
<html> is the first tag in an HTML document as it defines the root of the document. It encapsulates the entire content of the webpage.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The <b> tag makes the enclosed text bold, which other html tag is used to make text bold?
<dark>
<bold>
<th>
<strong>
Answer explanation
The tag is used to make text bold in HTML, not 3. MULTIPLE CHOICE QUESTION 30 sec • 1 pt Which html tag is used to display a picture in a web page? <src> <img> <img src> <image> Answer explanation <img src> is the correct choice as the 4. MULTIPLE CHOICE QUESTION 30 sec • 1 pt What is the full form of HTTP? Hyper Text Testing Protocol Hyper Text Transfer Protocol Hyper Test Transfer Protocol Hyper Text Transfer Program Answer explanation The full form of HTTP is Hyper Text Transfer Protocol, making it the correct choice. 5. MULTIPLE CHOICE QUESTION 30 sec • 1 pt Which html tag inserts a line horizontally in a page? <lr> <l> <hr> <line> Answer explanation <hr> tag inserts a horizontal line on a page. 6. MULTIPLE CHOICE QUESTION 30 sec • 1 pt What is the full form of CSS? Computer Style Sheet Cascading Style Sheet Cascading System Style Customized Style Sheet Answer explanation The full form of CSS is Cascading Style Sheet, making it the correct choice among the options provided. 7. MULTIPLE CHOICE QUESTION 30 sec • 1 pt Which html tag is the smallest heading? <h1> <h2> <h6> <head> Answer explanation The smallest heading in HTML is represented by the Create resources Host any resource Get auto-graded reports Continue with Google Continue with Email Continue with Classlink Continue with Clever or continue with Microsoft Apple Others Already have an account? tags. Therefore, the correct choice is . tag is used to display a picture in a web page and the src attribute specifies the URL of the image.
tag, which is smaller than
,
, and tags.
Access all questions and much more by creating a free account





%20(1).png)
![]()
Similar Resources on Wayground
Popular Resources on Wayground
Discover more resources for Other