
COMPUTER PROGRAMMING MIDTERM EXAM
Quiz by MA VIENA FE TRIA
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
Who is making the Web standards?
Which event occurs when the user clicks on an HTML element?
HTML tags are always surrounded by
Which of the following created smallest header?
Which of these is another name for a web page address ?
Website Content is the text, images and other elements included in a web page
More than 90 percent of websites on the internet are coded using HTML
The universally accepted name for the first page on website is
File extension name of a HTML document
It is a global network of billions of computers and other electronic device
Everything visible on a web page goes between these tags
Every HTML document should have what?
A head section is visible to a person viewing the Web page.
Every Web page opens with HTML.
Every Web page closes with body.
The head section of a Web page goes to the Internet and is not visible to the person viewing the page.
Which tag would insert a graphic into a Web page?
H6 is a larger size text than H2.
Which tag would be used for a line break?
Which formats are examples of lossless files?
JPEG does not support transparency.
What is the correct sequence of HTML tags for starting a webpage?
Choose the correct HTML tag for the largest heading.
Choose the correct HTML tag to make text bold?
What is the correct HTML for creating a hyperlink? (note: Where you see a big space, that is where a bracket should be.)
How can you create an email link?
How can you make a list that lists the items with bullets?
Where is the text of the title tag displayed?
What are the different levels of headings in HTML?
What happens if you forget a slash at the end of a header tag?
HTML Tags are case sensitive.
What does XHTML stands for?