Alex is creating the main title for his personal portfolio webpage. He wants it to be the largest, most prominent heading on the page. Which HTML tag should he use?, <heading>, <h6>, <h1>, <head>, John Lester is adding a long biographical description about himself to his webpage. He wants the text to be organized into a distinct block of prose. Which tag should wrap this block?, <text>, <p>, <br>, <body>, A developer adds an image to a site, but the browser only shows a broken icon. Which attribute should they check to ensure the file path is correct?, src, href, alt, type, A marketing manager wants an image to take up exactly half of a 600px wide container. Which attribute should be set to '300' to achieve this?, height, width, scale, size, A user visits a webpage on a slow internet connection. The main image fails to load. What will the user see if the 'alt' attribute was used correctly?, An error message saying 'File Not Found'., The file name of the image, The descriptive text provided in the attribute, A blank white space with no information, Kevin accidentally typed <h1>Welcome To My Site</p> into his editor. What will be the outcome of this syntax mistake in most modern browsers??, The browser will completely crash., The text will completely disappear., The browser will automatically type the missing tag for him in his file., The page will display normally, but the structural hierarchy of the code will be broken/invalid, David wants to emphasize a highly critical keyword on his info page by making it physically bold. Which tag is the standard choice for text formatting?, <bold>, <b>, <i>, <a>, Elijah needs to italicize a book title inside her biography webpage to follow proper grammar formatting. Which tag should she use?, <italic>, <u>, <style>, <i>, Yuri wants to change the text color of a single paragraph to blue. He wants to do this quickly directly inside the tag. What is the correct syntax?, <p style="text-color=blue">, <p style="color: blue;">, <p text="blue">, )<p color="blue">, Ethan wants to upload an audio recording of his band's performance to his webpage so visitors can click a play button. What is the proper HTML5 tag structure?, <audio controls><source src=” src="music.mp3"” type=”audio/mp3”></audio>, <media audio="music.mp3"></media>, <sound play="music.mp3"></audio>, <audio src="music.mp3"><audio>, Eliza has an MP4 clip of a school play. She wants to embed it directly into her HTML document. Which tag should she use?, <movie>, <embed>, <video>, <play>, Urich embeds a video, but it shows a broken icon in several browsers. He realizes the file format is outdated. To maximize compatibility across modern browsers, which video file format should he use?, .avi, .wmv, .mp4, .mov, Benjamin is building a webpage listing his favorite hobbies. He wants them displayed in a bulleted list format. Which tag should enclose this entire list?, <ol>, <ul>, <li>, <dl>, Zaren wants to display a numbered sequence of steps (1, 2, 3...) for baking a cake. Which parent tag is required?, <ul>, <ol>, <list>, <sl>, Daniel typed out a list, but none of his items show up with bullets or numbers. His code looks like this: <ul> Item 1 Item 2 </ul>. What tag must wrap each individual item?, <item>, <il>, <li>, <list-item>
0%
Quiz n#2: Computer Programming 10
Share
Share
by
Jomar23
Edit Content
Print
Embed
More
Assignments
Leaderboard
Show more
Show less
This leaderboard is currently private. Click
Share
to make it public.
This leaderboard has been disabled by the resource owner.
This leaderboard is disabled as your options are different to the resource owner.
Revert Options
Quiz
is an open-ended template. It does not generate scores for a leaderboard.
Log in required
Visual style
Fonts
Subscription required
Options
Switch template
Show all
Open results
Copy link
QR code
Delete
Continue editing:
?