Html

Questions and Answers

  • What is the purpose of the `` tag, and when should it be used?
    1. The `` tag is used for specifying subtitles. It is typically applied as a child of the `
    2. The `` tag is used for specifying subtitles. It is typically applied as a child of the `
    3. The `` tag is used for specifying subtitles, captions, and other types of time-based text. It is typically applied as a child of the `
    4. The `` tag is used for specifying subtitles, captions, and other types of time-based text. It is typically applied as a child of the `
  • What are the best examples of void elements?
    1. ``</li> <li class="option-list-li"data-qid="1935" data-a="762f74c01672d4b51c5d4f477d749765" data-b="762f74c01672d4b51c5d4f477d749765">`<br><base><source>`</li> <li class="option-list-li" data-qid="1935" data-a="478786cb75e45f14ce5df20f10682a24" data-b="762f74c01672d4b51c5d4f477d749765">`<input><br><p>`</li> <li class="option-list-li"data-qid="1935" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="762f74c01672d4b51c5d4f477d749765">`<area><embed><strong>`</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/in-html5-which-tag-or-tags-embed-a-webpage-inside-of-a-webpage-1936">In HTML5, which tag or tags embed a webpage inside of a webpage?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1936" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="478786cb75e45f14ce5df20f10682a24">`<iframe>, <frame>, and <frameset>`</li> <li class="option-list-li"data-qid="1936" data-a="762f74c01672d4b51c5d4f477d749765" data-b="478786cb75e45f14ce5df20f10682a24">`<frame>`</li> <li class="option-list-li" data-qid="1936" data-a="478786cb75e45f14ce5df20f10682a24" data-b="478786cb75e45f14ce5df20f10682a24">`<iframe>`</li> <li class="option-list-li"data-qid="1936" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="478786cb75e45f14ce5df20f10682a24">`<frame> and <frameset>`</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/where-do-header-and-footer-tags-typically-occur-1937">Where do `<header>` and `<footer>` tags typically occur?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1937" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="762f74c01672d4b51c5d4f477d749765">as children of `<body>, <article>, <aside>, and <section>` tags</li> <li class="option-list-li"data-qid="1937" data-a="762f74c01672d4b51c5d4f477d749765" data-b="762f74c01672d4b51c5d4f477d749765">as children of `<body>, <article>, and <section>` tags</li> <li class="option-list-li" data-qid="1937" data-a="478786cb75e45f14ce5df20f10682a24" data-b="762f74c01672d4b51c5d4f477d749765">as children of `<body>, <article>, <aside>, <nav>, and <section>` tags</li> <li class="option-list-li"data-qid="1937" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="762f74c01672d4b51c5d4f477d749765">as children of `<body>, <article>, <table>, and <section>` tags</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-is-the-best-way-to-apply-bold-styling-to-text-1938">What is the best way to apply bold styling to text?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1938" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="bf55974300301ed0a9f81f3569af2ae8">`<strong>`</li> <li class="option-list-li"data-qid="1938" data-a="762f74c01672d4b51c5d4f477d749765" data-b="bf55974300301ed0a9f81f3569af2ae8">Use CSS.</li> <li class="option-list-li" data-qid="1938" data-a="478786cb75e45f14ce5df20f10682a24" data-b="bf55974300301ed0a9f81f3569af2ae8">`<bold>`</li> <li class="option-list-li"data-qid="1938" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="bf55974300301ed0a9f81f3569af2ae8">`<b>`</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/when-is-the-link-tag-used-1939">When is the `<link>` tag used?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1939" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="762f74c01672d4b51c5d4f477d749765">when linking style sheets, JavaScript, and icons for mobile apps</li> <li class="option-list-li"data-qid="1939" data-a="762f74c01672d4b51c5d4f477d749765" data-b="762f74c01672d4b51c5d4f477d749765">when linking style sheets, favicons, and preloading assets</li> <li class="option-list-li" data-qid="1939" data-a="478786cb75e45f14ce5df20f10682a24" data-b="762f74c01672d4b51c5d4f477d749765">when linking one webpage to another</li> <li class="option-list-li"data-qid="1939" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="762f74c01672d4b51c5d4f477d749765">when linking style sheets, external URLs, and favicons</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-should-fill-the-two-blanks-in-the-html-code-below-1940">What should fill the two blanks in the HTML code below?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1940" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="bf55974300301ed0a9f81f3569af2ae8">`itemscope` `itemtype="http://schema.org/PostalAddress"`</li> <li class="option-list-li"data-qid="1940" data-a="762f74c01672d4b51c5d4f477d749765" data-b="bf55974300301ed0a9f81f3569af2ae8">`itemsref="http://schema.org/PostalAddress"` `itemid="address"`</li> <li class="option-list-li" data-qid="1940" data-a="478786cb75e45f14ce5df20f10682a24" data-b="bf55974300301ed0a9f81f3569af2ae8">`itemscope` `itemref="http://schema.org/PostalAddress"`</li> <li class="option-list-li"data-qid="1940" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="bf55974300301ed0a9f81f3569af2ae8">`itemid="address"` `itemtype="http://schema.org/PostalAddress"`</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/when-should-you-use-the-aside-element-1941">When should you use the `<aside>` element?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1941" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="bf55974300301ed0a9f81f3569af2ae8">when the content can be removed without detracting from the page's message</li> <li class="option-list-li"data-qid="1941" data-a="762f74c01672d4b51c5d4f477d749765" data-b="bf55974300301ed0a9f81f3569af2ae8">for anything you want to move to the side, like a pull quote box, a sidebar, or an image with text wrapping around it</li> <li class="option-list-li" data-qid="1941" data-a="478786cb75e45f14ce5df20f10682a24" data-b="bf55974300301ed0a9f81f3569af2ae8">for anything in parentheses</li> <li class="option-list-li"data-qid="1941" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="bf55974300301ed0a9f81f3569af2ae8">for anything in a sidebar</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/with-which-tags-is-the-source-element-associated-1942">With which tags is the `<source>` element associated?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1942" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="762f74c01672d4b51c5d4f477d749765">`<svg>, <picture>, <audio>, and <video>`</li> <li class="option-list-li"data-qid="1942" data-a="762f74c01672d4b51c5d4f477d749765" data-b="762f74c01672d4b51c5d4f477d749765">`<picture>, <audio>, and <video>`</li> <li class="option-list-li" data-qid="1942" data-a="478786cb75e45f14ce5df20f10682a24" data-b="762f74c01672d4b51c5d4f477d749765">It is interchangeable with the `src` attribute, so any element which uses `src` may use `<source>`</li> <li class="option-list-li"data-qid="1942" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="762f74c01672d4b51c5d4f477d749765">`<audio> and <video>`</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-is-not-a-valid-attribute-for-the-textarea-element-1943">What is NOT a valid attribute for the `<textarea>` element?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1943" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="762f74c01672d4b51c5d4f477d749765">readonly</li> <li class="option-list-li"data-qid="1943" data-a="762f74c01672d4b51c5d4f477d749765" data-b="762f74c01672d4b51c5d4f477d749765">max</li> <li class="option-list-li" data-qid="1943" data-a="478786cb75e45f14ce5df20f10682a24" data-b="762f74c01672d4b51c5d4f477d749765">form</li> <li class="option-list-li"data-qid="1943" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="762f74c01672d4b51c5d4f477d749765">spellcheck</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-is-the-best-way-to-code-the-sample-shown-1944">What is the best way to code the sample shown?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1944" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="478786cb75e45f14ce5df20f10682a24">A</li> <li class="option-list-li"data-qid="1944" data-a="762f74c01672d4b51c5d4f477d749765" data-b="478786cb75e45f14ce5df20f10682a24">B</li> <li class="option-list-li" data-qid="1944" data-a="478786cb75e45f14ce5df20f10682a24" data-b="478786cb75e45f14ce5df20f10682a24">C</li> <li class="option-list-li"data-qid="1944" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="478786cb75e45f14ce5df20f10682a24">D</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-is-the-purpose-of-the-samp-element-1945">What is the purpose of the `<samp>` element?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1945" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="478786cb75e45f14ce5df20f10682a24">It connects the web browser to a SA-MP server.</li> <li class="option-list-li"data-qid="1945" data-a="762f74c01672d4b51c5d4f477d749765" data-b="478786cb75e45f14ce5df20f10682a24">It identifies enclosed text as a sampler or an example.</li> <li class="option-list-li" data-qid="1945" data-a="478786cb75e45f14ce5df20f10682a24" data-b="478786cb75e45f14ce5df20f10682a24">It identifies sample output from a computer program.</li> <li class="option-list-li"data-qid="1945" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="478786cb75e45f14ce5df20f10682a24">It uses a simple application messaging protocol to connect the browser to a texting device.</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/when-should-you-use-ol-and-ul-elements-1946">When should you use `<ol>` and `<ul>` elements?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1946" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="bf55974300301ed0a9f81f3569af2ae8">Use `<ul>` when you want a bulleted list and `<ol>` when you want a numbered list.</li> <li class="option-list-li"data-qid="1946" data-a="762f74c01672d4b51c5d4f477d749765" data-b="bf55974300301ed0a9f81f3569af2ae8">Use `<ul>` when you have a list of items in which the order of the items matters. Use `<ol>` when you have a list of items that could go in any order.</li> <li class="option-list-li" data-qid="1946" data-a="478786cb75e45f14ce5df20f10682a24" data-b="bf55974300301ed0a9f81f3569af2ae8">Use `<ol>` when you want a bulleted list and `<ul>` when you want a numbered list.</li> <li class="option-list-li"data-qid="1946" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="bf55974300301ed0a9f81f3569af2ae8">Use `<ol>` when you have a list of items in which the order of the items matters. Use `<ul>` when you have a list of items that could go in any order.</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-is-the-difference-between-the-post-and-get-methods-in-a-form-1947">What is the difference between the post and get methods in a form?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1947" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="0d8b69829addbd565520021c3ea79f9a">post is used for sending information to the server. get is used for retrieving form information from the server.</li> <li class="option-list-li"data-qid="1947" data-a="762f74c01672d4b51c5d4f477d749765" data-b="0d8b69829addbd565520021c3ea79f9a">get is used for sending information to the server. post is used for retrieving form information from the server.</li> <li class="option-list-li" data-qid="1947" data-a="478786cb75e45f14ce5df20f10682a24" data-b="0d8b69829addbd565520021c3ea79f9a">With get, data is included in the form body when send to the server. With post, the data goes through the URL.</li> <li class="option-list-li"data-qid="1947" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="0d8b69829addbd565520021c3ea79f9a">With post, data is included in the form body when send to the server. With get, the data goes through the URL.</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-is-the-difference-between-the-div-and-span-tags-1948">What is the difference between the `<div>` and `<span>` tags?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1948" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="bf55974300301ed0a9f81f3569af2ae8">`<div>` is used where a generic block-level tag is needed, while `<span>` is used where a generic inline tag is needed.</li> <li class="option-list-li"data-qid="1948" data-a="762f74c01672d4b51c5d4f477d749765" data-b="bf55974300301ed0a9f81f3569af2ae8">`<div>` is used for major divisions on a page, while `<span>` is used to span across columns.</li> <li class="option-list-li" data-qid="1948" data-a="478786cb75e45f14ce5df20f10682a24" data-b="bf55974300301ed0a9f81f3569af2ae8">`<div>` is the industry-standard default tag, but you could use `<span>` if you prefer.</li> <li class="option-list-li"data-qid="1948" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="bf55974300301ed0a9f81f3569af2ae8">`<div>` is used where a generic inline tag is needed, while `<span>` is used where a generic block-level tag is needed.</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-should-fill-the-blank-in-the-html-code-bellow-1949">What should fill the blank in the HTML code bellow?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1949" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="bf55974300301ed0a9f81f3569af2ae8">enctype</li> <li class="option-list-li"data-qid="1949" data-a="762f74c01672d4b51c5d4f477d749765" data-b="bf55974300301ed0a9f81f3569af2ae8">media</li> <li class="option-list-li" data-qid="1949" data-a="478786cb75e45f14ce5df20f10682a24" data-b="bf55974300301ed0a9f81f3569af2ae8">type</li> <li class="option-list-li"data-qid="1949" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="bf55974300301ed0a9f81f3569af2ae8">rel</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-is-the-correct-markup-for-alt-attribute-of-an-image-1950">What is the correct markup for `alt` attribute of an image?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1950" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="478786cb75e45f14ce5df20f10682a24">A</li> <li class="option-list-li"data-qid="1950" data-a="762f74c01672d4b51c5d4f477d749765" data-b="478786cb75e45f14ce5df20f10682a24">B</li> <li class="option-list-li" data-qid="1950" data-a="478786cb75e45f14ce5df20f10682a24" data-b="478786cb75e45f14ce5df20f10682a24">C</li> <li class="option-list-li"data-qid="1950" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="478786cb75e45f14ce5df20f10682a24">D</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/in-the-code-below-what-is-the-purpose-of-the-id-attribute-1951">In the code below, what is the purpose of the **id** attribute?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1951" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="bf55974300301ed0a9f81f3569af2ae8">It establishes that id is a unique identifier in the document, used for styling CSS, scripting, and linking within a webpage.</li> <li class="option-list-li"data-qid="1951" data-a="762f74c01672d4b51c5d4f477d749765" data-b="bf55974300301ed0a9f81f3569af2ae8">It establishes that id is a unique identifier in the document, used for styling CSS and with Javascript code.</li> <li class="option-list-li" data-qid="1951" data-a="478786cb75e45f14ce5df20f10682a24" data-b="bf55974300301ed0a9f81f3569af2ae8">It establishes that id may be used for styling CSS several times per page.</li> <li class="option-list-li"data-qid="1951" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="bf55974300301ed0a9f81f3569af2ae8">It establishes that id is a unique identifier in the website, used for styling CSS, scripting, and linking within a webpage.</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-is-the-best-semantic-markup-for-the-sentence-shown-1952">What is the best semantic markup for the sentence shown?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1952" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="bf55974300301ed0a9f81f3569af2ae8">A</li> <li class="option-list-li"data-qid="1952" data-a="762f74c01672d4b51c5d4f477d749765" data-b="bf55974300301ed0a9f81f3569af2ae8">B</li> <li class="option-list-li" data-qid="1952" data-a="478786cb75e45f14ce5df20f10682a24" data-b="bf55974300301ed0a9f81f3569af2ae8">C</li> <li class="option-list-li"data-qid="1952" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="bf55974300301ed0a9f81f3569af2ae8">D</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-should-fill-the-blank-in-this-html-code-1953">What should fill the blank in this HTML code?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1953" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="478786cb75e45f14ce5df20f10682a24">es</li> <li class="option-list-li"data-qid="1953" data-a="762f74c01672d4b51c5d4f477d749765" data-b="478786cb75e45f14ce5df20f10682a24">es-spanish</li> <li class="option-list-li" data-qid="1953" data-a="478786cb75e45f14ce5df20f10682a24" data-b="478786cb75e45f14ce5df20f10682a24">es-es</li> <li class="option-list-li"data-qid="1953" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="478786cb75e45f14ce5df20f10682a24">spanish</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/review-the-text-in-the-red-box-in-the-image-shown-what-is-the-best-way-to-code-this-in-html-1954">Review the text in the red box in the image shown. What is the best way to code this in HTML?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1954" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="762f74c01672d4b51c5d4f477d749765">ordered list</li> <li class="option-list-li"data-qid="1954" data-a="762f74c01672d4b51c5d4f477d749765" data-b="762f74c01672d4b51c5d4f477d749765">unordered list inside a nav element</li> <li class="option-list-li" data-qid="1954" data-a="478786cb75e45f14ce5df20f10682a24" data-b="762f74c01672d4b51c5d4f477d749765">ordered list inside a nav element</li> <li class="option-list-li"data-qid="1954" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="762f74c01672d4b51c5d4f477d749765">unordered list</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-is-the-best-way-to-code-three-choices-within-a-form-so-that-the-user-can-select-only-one-item-1955">What is the best way to code three choices within a form so that the user can select only one item?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1955" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="0d8b69829addbd565520021c3ea79f9a">A</li> <li class="option-list-li"data-qid="1955" data-a="762f74c01672d4b51c5d4f477d749765" data-b="0d8b69829addbd565520021c3ea79f9a">B</li> <li class="option-list-li" data-qid="1955" data-a="478786cb75e45f14ce5df20f10682a24" data-b="0d8b69829addbd565520021c3ea79f9a">C</li> <li class="option-list-li"data-qid="1955" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="0d8b69829addbd565520021c3ea79f9a">D</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/how-do-you-confirm-that-a-document-is-written-in-html5-1956">How do you confirm that a document is written in HTML5?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1956" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="762f74c01672d4b51c5d4f477d749765">The server wraps the webpage in an HTML5 wrapper.</li> <li class="option-list-li"data-qid="1956" data-a="762f74c01672d4b51c5d4f477d749765" data-b="762f74c01672d4b51c5d4f477d749765">Use the `<!DOCTYPE html>` declaration that starts the document.</li> <li class="option-list-li" data-qid="1956" data-a="478786cb75e45f14ce5df20f10682a24" data-b="762f74c01672d4b51c5d4f477d749765">The browser receives encoding from the server to display the document with HTML5.</li> <li class="option-list-li"data-qid="1956" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="762f74c01672d4b51c5d4f477d749765">It is enclosed in a `<html>` tag.</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-does-the-code-shown-below-accomplish-1957">What does the code shown below accomplish?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1957" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="bf55974300301ed0a9f81f3569af2ae8">It displays image1.jpg at 1000px and higher, image2.jpg at 750-999px, and image3.jpg at 749px and lower.</li> <li class="option-list-li"data-qid="1957" data-a="762f74c01672d4b51c5d4f477d749765" data-b="bf55974300301ed0a9f81f3569af2ae8">It displays image1.jps at 1000px and higher and image2.jpg at 750-999px, image3.jpg is a default in case `<picture>` is not supported.</li> <li class="option-list-li" data-qid="1957" data-a="478786cb75e45f14ce5df20f10682a24" data-b="bf55974300301ed0a9f81f3569af2ae8">It displays image1.jpg at 1000px and higher and image2.jpg at 750px and higher, image3.jpg is a default in case `<picture>` is not supported.</li> <li class="option-list-li"data-qid="1957" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="bf55974300301ed0a9f81f3569af2ae8">It displays image1.jpg, image2.jpg and image3.jpg at 1000px and higher.</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-code-will-produce-this-table-1958">What code will produce this table?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1958" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="762f74c01672d4b51c5d4f477d749765">A</li> <li class="option-list-li"data-qid="1958" data-a="762f74c01672d4b51c5d4f477d749765" data-b="762f74c01672d4b51c5d4f477d749765">B</li> <li class="option-list-li" data-qid="1958" data-a="478786cb75e45f14ce5df20f10682a24" data-b="762f74c01672d4b51c5d4f477d749765">C</li> <li class="option-list-li"data-qid="1958" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="762f74c01672d4b51c5d4f477d749765">D</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-is-the-hrtag-typically-used-for-1959">What is the `<hr>`tag typically used for?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1959" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="762f74c01672d4b51c5d4f477d749765">This tag is depreciated and should not be used.</li> <li class="option-list-li"data-qid="1959" data-a="762f74c01672d4b51c5d4f477d749765" data-b="762f74c01672d4b51c5d4f477d749765">It designates a topic shift within a section at the paragraph level.</li> <li class="option-list-li" data-qid="1959" data-a="478786cb75e45f14ce5df20f10682a24" data-b="762f74c01672d4b51c5d4f477d749765">It draws a horizontal line.</li> <li class="option-list-li"data-qid="1959" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="762f74c01672d4b51c5d4f477d749765">It designates a shift of topic at the section level.</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-should-fill-the-two-blanks-in-the-html-code-below-1960">What should fill the two blanks in the HTML code below?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1960" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="762f74c01672d4b51c5d4f477d749765">`itemprop="aggregateRating" itemref="http://schema.org/AggregateRating"`</li> <li class="option-list-li"data-qid="1960" data-a="762f74c01672d4b51c5d4f477d749765" data-b="762f74c01672d4b51c5d4f477d749765">`itemprop="aggregateRating" itemtype="http://schema.org/AggregateRating"`</li> <li class="option-list-li" data-qid="1960" data-a="478786cb75e45f14ce5df20f10682a24" data-b="762f74c01672d4b51c5d4f477d749765">`itemid="aggregateRating" itemtype="http://schema.org/AggregateRating"`</li> <li class="option-list-li"data-qid="1960" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="762f74c01672d4b51c5d4f477d749765">`itemid="aggregateRating" itemref="http://schema.org/AggregateRating"`</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/which-html-snippet-links-back-to-the-very-top-of-a-webpage-1961">Which HTML snippet links back to the very top of a webpage?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1961" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="bf55974300301ed0a9f81f3569af2ae8">A</li> <li class="option-list-li"data-qid="1961" data-a="762f74c01672d4b51c5d4f477d749765" data-b="bf55974300301ed0a9f81f3569af2ae8">B</li> <li class="option-list-li" data-qid="1961" data-a="478786cb75e45f14ce5df20f10682a24" data-b="bf55974300301ed0a9f81f3569af2ae8">C</li> <li class="option-list-li"data-qid="1961" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="bf55974300301ed0a9f81f3569af2ae8">D</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/which-three-tags-where-deprecated-in-html4-but-returned-to-html5-1962">Which three tags where deprecated in HTML4 but returned to HTML5?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1962" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="bf55974300301ed0a9f81f3569af2ae8">`<rb> <rp> <rt>`</li> <li class="option-list-li"data-qid="1962" data-a="762f74c01672d4b51c5d4f477d749765" data-b="bf55974300301ed0a9f81f3569af2ae8">`<acronym> <code> <wbr>`</li> <li class="option-list-li" data-qid="1962" data-a="478786cb75e45f14ce5df20f10682a24" data-b="bf55974300301ed0a9f81f3569af2ae8">`<hgroup> <q> <wbr>`</li> <li class="option-list-li"data-qid="1962" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="bf55974300301ed0a9f81f3569af2ae8">`<b> <i> <u>`</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/the-tag-is-used-for-marking-up-a-short-code-snippet-while-the-1963">The **\_** tag is used for marking up a short code snippet, while the **</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1963" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="0d8b69829addbd565520021c3ea79f9a">`<kdb>`, `<pre>`</li> <li class="option-list-li"data-qid="1963" data-a="762f74c01672d4b51c5d4f477d749765" data-b="0d8b69829addbd565520021c3ea79f9a">`<pre>`, `<code>`</li> <li class="option-list-li" data-qid="1963" data-a="478786cb75e45f14ce5df20f10682a24" data-b="0d8b69829addbd565520021c3ea79f9a">`<kdb>`, `<mark>`</li> <li class="option-list-li"data-qid="1963" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="0d8b69829addbd565520021c3ea79f9a">`<code>`, `<pre>`</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-does-the-label-element-do-1964">What does the `<label>` element do?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1964" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="0d8b69829addbd565520021c3ea79f9a">It labels webpages with important information.</li> <li class="option-list-li"data-qid="1964" data-a="762f74c01672d4b51c5d4f477d749765" data-b="0d8b69829addbd565520021c3ea79f9a">It creates an ID for a corresponding input element.</li> <li class="option-list-li" data-qid="1964" data-a="478786cb75e45f14ce5df20f10682a24" data-b="0d8b69829addbd565520021c3ea79f9a">It overrides the name attribute's value on a child input element.</li> <li class="option-list-li"data-qid="1964" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="0d8b69829addbd565520021c3ea79f9a">It programmatically associates a text label with an interface element.</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/to-get-a-link-to-open-in-a-new-window-or-tab-use-the-attribute-1965">To get a link to open in a new window or tab, use the **\_** attribute</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1965" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="bf55974300301ed0a9f81f3569af2ae8">`_blank`</li> <li class="option-list-li"data-qid="1965" data-a="762f74c01672d4b51c5d4f477d749765" data-b="bf55974300301ed0a9f81f3569af2ae8">`_self`</li> <li class="option-list-li" data-qid="1965" data-a="478786cb75e45f14ce5df20f10682a24" data-b="bf55974300301ed0a9f81f3569af2ae8">`_new`</li> <li class="option-list-li"data-qid="1965" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="bf55974300301ed0a9f81f3569af2ae8">`_parent`</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-is-the-most-semantically-accurate-way-to-mark-up-the-sentence-shown-below-note-tlas-stands-for-three-letter-acronyms-1966">What is the most semantically accurate way to mark up the sentence shown below? Note: "TLAs" stands for "three-letter acronyms."</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1966" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="478786cb75e45f14ce5df20f10682a24">A</li> <li class="option-list-li"data-qid="1966" data-a="762f74c01672d4b51c5d4f477d749765" data-b="478786cb75e45f14ce5df20f10682a24">B</li> <li class="option-list-li" data-qid="1966" data-a="478786cb75e45f14ce5df20f10682a24" data-b="478786cb75e45f14ce5df20f10682a24">C</li> <li class="option-list-li"data-qid="1966" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="478786cb75e45f14ce5df20f10682a24">D</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-is-the-correctly-nested-markup-for-this-list-1967">What is the correctly nested markup for this list?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1967" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="762f74c01672d4b51c5d4f477d749765">A</li> <li class="option-list-li"data-qid="1967" data-a="762f74c01672d4b51c5d4f477d749765" data-b="762f74c01672d4b51c5d4f477d749765">B</li> <li class="option-list-li" data-qid="1967" data-a="478786cb75e45f14ce5df20f10682a24" data-b="762f74c01672d4b51c5d4f477d749765">C</li> <li class="option-list-li"data-qid="1967" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="762f74c01672d4b51c5d4f477d749765"></li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-should-fill-the-blank-below-1968">What should fill the blank below?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1968" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="0d8b69829addbd565520021c3ea79f9a">title</li> <li class="option-list-li"data-qid="1968" data-a="762f74c01672d4b51c5d4f477d749765" data-b="0d8b69829addbd565520021c3ea79f9a">type</li> <li class="option-list-li" data-qid="1968" data-a="478786cb75e45f14ce5df20f10682a24" data-b="0d8b69829addbd565520021c3ea79f9a">device</li> <li class="option-list-li"data-qid="1968" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="0d8b69829addbd565520021c3ea79f9a">media</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-is-the-semantically-correct-way-to-mark-up-this-layout-1969">What is the semantically correct way to mark up this layout?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1969" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="478786cb75e45f14ce5df20f10682a24">A</li> <li class="option-list-li"data-qid="1969" data-a="762f74c01672d4b51c5d4f477d749765" data-b="478786cb75e45f14ce5df20f10682a24">B</li> <li class="option-list-li" data-qid="1969" data-a="478786cb75e45f14ce5df20f10682a24" data-b="478786cb75e45f14ce5df20f10682a24">C</li> <li class="option-list-li"data-qid="1969" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="478786cb75e45f14ce5df20f10682a24">D</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/which-choice-uses-the-correct-terminology-in-describing-this-markup-pinfop-1970">Which choice uses the correct terminology in describing this markup: `<p>info</p>`?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1970" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="478786cb75e45f14ce5df20f10682a24">The element opener is `<p>`, the element closer is `</p>`, and the element information is info.</li> <li class="option-list-li"data-qid="1970" data-a="762f74c01672d4b51c5d4f477d749765" data-b="478786cb75e45f14ce5df20f10682a24">The start tag is `<p>`, the end tag is `</p>`, and the enclosed HTML is info.</li> <li class="option-list-li" data-qid="1970" data-a="478786cb75e45f14ce5df20f10682a24" data-b="478786cb75e45f14ce5df20f10682a24">The start tag is `<p>`, the end tag is `</p>`, and the element content is info.</li> <li class="option-list-li"data-qid="1970" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="478786cb75e45f14ce5df20f10682a24">The start element is `<p>`, the end element is `</p>`, and the tag content is info.</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-is-the-difference-between-input-typesubmit-valueclick-me-and-button-typesubmitclick-mebutton-1971">What is the difference between `<input type="submit" value="click me">` and `<button type="submit">Click me</button>`?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1971" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="762f74c01672d4b51c5d4f477d749765">There is no difference. Both will render a button that submits a form.</li> <li class="option-list-li"data-qid="1971" data-a="762f74c01672d4b51c5d4f477d749765" data-b="762f74c01672d4b51c5d4f477d749765">Both will submit a form. However, the `<button>` can have content other than text, like an image or nested HTML elements, while the `<input>` cannot.</li> <li class="option-list-li" data-qid="1971" data-a="478786cb75e45f14ce5df20f10682a24" data-b="762f74c01672d4b51c5d4f477d749765">`<input type="button">` has been deprecated in HTML5. You should use the `<button>` tag instead.</li> <li class="option-list-li"data-qid="1971" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="762f74c01672d4b51c5d4f477d749765">Both will submit a form. However, the `<input>` can have content other than text, like an image or nested HTML elements, while the `<button>` cannot.</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-is-the-best-semantic-way-to-indicate-that-text-refers-to-keyboard-entry-1972">What is the best semantic way to indicate that text refers to keyboard entry?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1972" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="762f74c01672d4b51c5d4f477d749765">`<p>Press the <tt>Enter</tt> key to proceed.</p>`</li> <li class="option-list-li"data-qid="1972" data-a="762f74c01672d4b51c5d4f477d749765" data-b="762f74c01672d4b51c5d4f477d749765">`<p>Press the <kbd>Enter</kbd> key to proceed.</p>`</li> <li class="option-list-li" data-qid="1972" data-a="478786cb75e45f14ce5df20f10682a24" data-b="762f74c01672d4b51c5d4f477d749765">`<p>Press the <samp>Enter</samp> key to proceed.</p>`</li> <li class="option-list-li"data-qid="1972" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="762f74c01672d4b51c5d4f477d749765">`<p>Press the Enter key to proceed.</p>`</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-does-this-code-do-1973">What does this code do?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1973" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="bf55974300301ed0a9f81f3569af2ae8">The browser chooses the first supported format to play with the browser's default controls.</li> <li class="option-list-li"data-qid="1973" data-a="762f74c01672d4b51c5d4f477d749765" data-b="bf55974300301ed0a9f81f3569af2ae8">The browser chooses the best audio format to play with JavaScript-provided controls.</li> <li class="option-list-li" data-qid="1973" data-a="478786cb75e45f14ce5df20f10682a24" data-b="bf55974300301ed0a9f81f3569af2ae8">The browser plays each sound file in order automatically. The user has controls to stop playback.</li> <li class="option-list-li"data-qid="1973" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="bf55974300301ed0a9f81f3569af2ae8">The browser chooses the first supported sound file and will loop the sound until the user stops it.</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-attribute-applies-a-keyboard-shortcut-hint-to-the-current-element-1974">What attribute applies a keyboard shortcut hint to the current element?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1974" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="bf55974300301ed0a9f81f3569af2ae8">`accesskey`</li> <li class="option-list-li"data-qid="1974" data-a="762f74c01672d4b51c5d4f477d749765" data-b="bf55974300301ed0a9f81f3569af2ae8">`shortcut`</li> <li class="option-list-li" data-qid="1974" data-a="478786cb75e45f14ce5df20f10682a24" data-b="bf55974300301ed0a9f81f3569af2ae8">`keyboard`</li> <li class="option-list-li"data-qid="1974" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="bf55974300301ed0a9f81f3569af2ae8">`access`</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-is-the-correct-way-to-code-a-link-that-when-clicked-will-send-an-email-to-emailexamplecom-with-a-subject-of-hello-1975">What is the correct way to code a link that, when clicked, will send an email to `email@example.com` with a subject of "Hello"?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1975" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="478786cb75e45f14ce5df20f10682a24">`<a href="mailto:email@example.com&subject=Hello">Click me</a>`</li> <li class="option-list-li"data-qid="1975" data-a="762f74c01672d4b51c5d4f477d749765" data-b="478786cb75e45f14ce5df20f10682a24">`<a href="mailto:email@example.com">Hello</a>`</li> <li class="option-list-li" data-qid="1975" data-a="478786cb75e45f14ce5df20f10682a24" data-b="478786cb75e45f14ce5df20f10682a24">`<a href="mailto:email@example.com?subject=Hello">Click me</a>`</li> <li class="option-list-li"data-qid="1975" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="478786cb75e45f14ce5df20f10682a24">`<a href="mailto:email@example.com?&subject=Hello">Click me</a>`</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/which-tag-is-the-root-element-of-an-html-document-1976">Which tag is the root element of an HTML document?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1976" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="762f74c01672d4b51c5d4f477d749765">`<DOCTYPE html>`</li> <li class="option-list-li"data-qid="1976" data-a="762f74c01672d4b51c5d4f477d749765" data-b="762f74c01672d4b51c5d4f477d749765">`<html>`</li> <li class="option-list-li" data-qid="1976" data-a="478786cb75e45f14ce5df20f10682a24" data-b="762f74c01672d4b51c5d4f477d749765">`<body>`</li> <li class="option-list-li"data-qid="1976" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="762f74c01672d4b51c5d4f477d749765">`<root>`</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/which-code-snippet-creates-the-layout-shown-starting-at-table-and-ending-at-table-1977">Which code snippet creates the layout shown, starting at `<table>` and ending at `</table>`?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1977" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="478786cb75e45f14ce5df20f10682a24">A</li> <li class="option-list-li"data-qid="1977" data-a="762f74c01672d4b51c5d4f477d749765" data-b="478786cb75e45f14ce5df20f10682a24">B</li> <li class="option-list-li" data-qid="1977" data-a="478786cb75e45f14ce5df20f10682a24" data-b="478786cb75e45f14ce5df20f10682a24">C</li> <li class="option-list-li"data-qid="1977" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="478786cb75e45f14ce5df20f10682a24">D</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/which-choice-is-not-a-legal-value-for-the-name-attribute-within-a-meta-tag-1978">Which choice is NOT a legal value for the **name** attribute within a `<meta>` tag?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1978" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="bf55974300301ed0a9f81f3569af2ae8">charset</li> <li class="option-list-li"data-qid="1978" data-a="762f74c01672d4b51c5d4f477d749765" data-b="bf55974300301ed0a9f81f3569af2ae8">viewport</li> <li class="option-list-li" data-qid="1978" data-a="478786cb75e45f14ce5df20f10682a24" data-b="bf55974300301ed0a9f81f3569af2ae8">generator</li> <li class="option-list-li"data-qid="1978" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="bf55974300301ed0a9f81f3569af2ae8">author</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/which-form-is-coded-correctly-1979">Which form is coded correctly?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1979" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="478786cb75e45f14ce5df20f10682a24">A</li> <li class="option-list-li"data-qid="1979" data-a="762f74c01672d4b51c5d4f477d749765" data-b="478786cb75e45f14ce5df20f10682a24">B</li> <li class="option-list-li" data-qid="1979" data-a="478786cb75e45f14ce5df20f10682a24" data-b="478786cb75e45f14ce5df20f10682a24">C</li> <li class="option-list-li"data-qid="1979" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="478786cb75e45f14ce5df20f10682a24">D</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-does-the-poster-attribute-do-in-the-video-tag-1980">What does the **poster** attribute do in the `<video>` tag?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1980" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="bf55974300301ed0a9f81f3569af2ae8">It specifies an image that should display while the video downloads and until the video is played.</li> <li class="option-list-li"data-qid="1980" data-a="762f74c01672d4b51c5d4f477d749765" data-b="bf55974300301ed0a9f81f3569af2ae8">It specifies an image that only displays if there is a problem with the video.</li> <li class="option-list-li" data-qid="1980" data-a="478786cb75e45f14ce5df20f10682a24" data-b="bf55974300301ed0a9f81f3569af2ae8">It specifies an image that should display until the video is played.</li> <li class="option-list-li"data-qid="1980" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="bf55974300301ed0a9f81f3569af2ae8">It specifies an image that should display while the video downloads.</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-does-this-code-do-1981">What does this code do?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1981" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="478786cb75e45f14ce5df20f10682a24">The text displays over the audio controls, unless CSS is used to position it elsewhere.</li> <li class="option-list-li"data-qid="1981" data-a="762f74c01672d4b51c5d4f477d749765" data-b="478786cb75e45f14ce5df20f10682a24">The text displays under the audio controls.</li> <li class="option-list-li" data-qid="1981" data-a="478786cb75e45f14ce5df20f10682a24" data-b="478786cb75e45f14ce5df20f10682a24">The text displays when the browser cannot play the sound.</li> <li class="option-list-li"data-qid="1981" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="478786cb75e45f14ce5df20f10682a24">The text never displays.</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-is-the-primary-purpose-of-the-canvas-tag-1982">What is the primary purpose of the `<canvas>` tag?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1982" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="478786cb75e45f14ce5df20f10682a24">It allows raster images to be rendered on the webpage.</li> <li class="option-list-li"data-qid="1982" data-a="762f74c01672d4b51c5d4f477d749765" data-b="478786cb75e45f14ce5df20f10682a24">It displays annotated images.</li> <li class="option-list-li" data-qid="1982" data-a="478786cb75e45f14ce5df20f10682a24" data-b="478786cb75e45f14ce5df20f10682a24">It allows drawing on a bitmap via JavaScript.</li> <li class="option-list-li"data-qid="1982" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="478786cb75e45f14ce5df20f10682a24">It allows vector images to be rendered on the webpage.</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/which-choice-contains-three-valid-block-level-elementsli-1983">Which choice contains three valid block-level elements?</li></a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1983" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="478786cb75e45f14ce5df20f10682a24">`<details> <abbr> <figcaption>`</li> <li class="option-list-li"data-qid="1983" data-a="762f74c01672d4b51c5d4f477d749765" data-b="478786cb75e45f14ce5df20f10682a24">`<canvas> <select> <noscript>`</li> <li class="option-list-li" data-qid="1983" data-a="478786cb75e45f14ce5df20f10682a24" data-b="478786cb75e45f14ce5df20f10682a24">`<dt> <table> <pre>`</li> <li class="option-list-li"data-qid="1983" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="478786cb75e45f14ce5df20f10682a24">`<kbd> <p> <main>`</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/in-the-code-below-what-is-the-purpose-of-the-lang-attribute-1984">In the code below, what is the purpose of the **lang** attribute?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1984" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="478786cb75e45f14ce5df20f10682a24">It establishes the language for the website?in this case, English.</li> <li class="option-list-li"data-qid="1984" data-a="762f74c01672d4b51c5d4f477d749765" data-b="478786cb75e45f14ce5df20f10682a24">It establishes the language and dialect for the website?in this case, British English.</li> <li class="option-list-li" data-qid="1984" data-a="478786cb75e45f14ce5df20f10682a24" data-b="478786cb75e45f14ce5df20f10682a24">It establishes the language and dialect for the paragraph?in this case, British English.</li> <li class="option-list-li"data-qid="1984" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="478786cb75e45f14ce5df20f10682a24">It establishes the language for the paragraph?in this case, English.</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/which-image-formats-can-be-displayed-by-all-web-browsers-1985">Which image formats can be displayed by all web browsers?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1985" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="0d8b69829addbd565520021c3ea79f9a">JPG, GIF, TIF</li> <li class="option-list-li"data-qid="1985" data-a="762f74c01672d4b51c5d4f477d749765" data-b="0d8b69829addbd565520021c3ea79f9a">JPG, TIF, BMP</li> <li class="option-list-li" data-qid="1985" data-a="478786cb75e45f14ce5df20f10682a24" data-b="0d8b69829addbd565520021c3ea79f9a">TIF, BMP, GIF</li> <li class="option-list-li"data-qid="1985" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="0d8b69829addbd565520021c3ea79f9a">PNG, GIF, JPG</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/review-the-code-below-what-is-the-absolute-url-for-a-page-called-pagehtml-1986">Review the code below. What is the absolute URL for a page called **page.html**?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1986" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="bf55974300301ed0a9f81f3569af2ae8">`http://www.linkedin.com/dir/page.html`</li> <li class="option-list-li"data-qid="1986" data-a="762f74c01672d4b51c5d4f477d749765" data-b="bf55974300301ed0a9f81f3569af2ae8">`page.html`</li> <li class="option-list-li" data-qid="1986" data-a="478786cb75e45f14ce5df20f10682a24" data-b="bf55974300301ed0a9f81f3569af2ae8">`http://www.linkedin.com/page.html`</li> <li class="option-list-li"data-qid="1986" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="bf55974300301ed0a9f81f3569af2ae8">`dir/page.html`</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-is-the-correct-way-to-include-a-stylesheet-named-stylecss-in-the-head-of-your-document-1987">What is the correct way to include a stylesheet named **style.css** in the `<head>` of your document?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1987" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="762f74c01672d4b51c5d4f477d749765">`<style link="style.css">`</li> <li class="option-list-li"data-qid="1987" data-a="762f74c01672d4b51c5d4f477d749765" data-b="762f74c01672d4b51c5d4f477d749765">`<link rel="stylesheet" href="style.css">`</li> <li class="option-list-li" data-qid="1987" data-a="478786cb75e45f14ce5df20f10682a24" data-b="762f74c01672d4b51c5d4f477d749765">`<style src="style.css"></style>`</li> <li class="option-list-li"data-qid="1987" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="762f74c01672d4b51c5d4f477d749765">`<link style="style.css">`</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/you-want-to-have-single-spacing-in-between-some-lines-like-in-a-poem-or-an-address-which-approach-should-you-use-1988">You want to have single spacing in between some lines, like in a poem or an address. Which approach should you use?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1988" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="762f74c01672d4b51c5d4f477d749765">Wrap the text in a box that is the right width so everything wraps correctly. Set the box width with CSS.</li> <li class="option-list-li"data-qid="1988" data-a="762f74c01672d4b51c5d4f477d749765" data-b="762f74c01672d4b51c5d4f477d749765">Separate lines with a `<p>`, then use CSS to make single spacing.</li> <li class="option-list-li" data-qid="1988" data-a="478786cb75e45f14ce5df20f10682a24" data-b="762f74c01672d4b51c5d4f477d749765">Use the `<pre>` tag to make the line spacing look exactly like you want.</li> <li class="option-list-li"data-qid="1988" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="762f74c01672d4b51c5d4f477d749765">Separate the lines with the `<br>` tag.</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-does-the-wbr-tag-do-1989">What does the `<wbr>` tag do?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1989" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="0d8b69829addbd565520021c3ea79f9a">It requires the browser to wrap the current line at that point.</li> <li class="option-list-li"data-qid="1989" data-a="762f74c01672d4b51c5d4f477d749765" data-b="0d8b69829addbd565520021c3ea79f9a">It breaks a word into two pieces, using a hyphen to connect the words.</li> <li class="option-list-li" data-qid="1989" data-a="478786cb75e45f14ce5df20f10682a24" data-b="0d8b69829addbd565520021c3ea79f9a">It formats a sentence to be easily breakable.</li> <li class="option-list-li"data-qid="1989" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="0d8b69829addbd565520021c3ea79f9a">It presents an opportunity for a break in a very long word, if needed for proper page display.</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/review-the-code-below-how-do-you-include-subnavigation-for-link-2-that-includes-a-link-1990">Review the code below. How do you include subnavigation for Link 2 that includes a link?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1990" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="762f74c01672d4b51c5d4f477d749765">A</li> <li class="option-list-li"data-qid="1990" data-a="762f74c01672d4b51c5d4f477d749765" data-b="762f74c01672d4b51c5d4f477d749765">B</li> <li class="option-list-li" data-qid="1990" data-a="478786cb75e45f14ce5df20f10682a24" data-b="762f74c01672d4b51c5d4f477d749765">C</li> <li class="option-list-li"data-qid="1990" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="762f74c01672d4b51c5d4f477d749765">D</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-is-the-correct-way-to-code-a-comment-in-html-1991">What is the correct way to code a comment in HTML?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1991" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="0d8b69829addbd565520021c3ea79f9a">`//this is a comment`</li> <li class="option-list-li"data-qid="1991" data-a="762f74c01672d4b51c5d4f477d749765" data-b="0d8b69829addbd565520021c3ea79f9a">`/* this is a comment */`</li> <li class="option-list-li" data-qid="1991" data-a="478786cb75e45f14ce5df20f10682a24" data-b="0d8b69829addbd565520021c3ea79f9a">`<! this is a comment ->`</li> <li class="option-list-li"data-qid="1991" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="0d8b69829addbd565520021c3ea79f9a">`<!-- this is a comment -->`</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/which-statement-is-false-1992">Which statement is **false**?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1992" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="0d8b69829addbd565520021c3ea79f9a">Inline elements can be nested inside inline elements.</li> <li class="option-list-li"data-qid="1992" data-a="762f74c01672d4b51c5d4f477d749765" data-b="0d8b69829addbd565520021c3ea79f9a">Block elements can be nested inside block elements.</li> <li class="option-list-li" data-qid="1992" data-a="478786cb75e45f14ce5df20f10682a24" data-b="0d8b69829addbd565520021c3ea79f9a">Inline elements can be nested inside block elements.</li> <li class="option-list-li"data-qid="1992" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="0d8b69829addbd565520021c3ea79f9a">Block elements can be nested inside inline elements.</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-is-the-best-semantic-to-use-quotes-in-html-1993">What is the best semantic to use Quotes in HTML?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1993" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="bf55974300301ed0a9f81f3569af2ae8">`<q>`</li> <li class="option-list-li"data-qid="1993" data-a="762f74c01672d4b51c5d4f477d749765" data-b="bf55974300301ed0a9f81f3569af2ae8">`<quote>`</li> <li class="option-list-li" data-qid="1993" data-a="478786cb75e45f14ce5df20f10682a24" data-b="bf55974300301ed0a9f81f3569af2ae8">`<blockquote>`</li> <li class="option-list-li"data-qid="1993" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="bf55974300301ed0a9f81f3569af2ae8">`<notation>`</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-is-the-semantic-meaning-of-the-hr-tag-1994">What is the semantic meaning of the `<hr>` tag?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1994" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="0d8b69829addbd565520021c3ea79f9a">It draws a horizontal line.</li> <li class="option-list-li"data-qid="1994" data-a="762f74c01672d4b51c5d4f477d749765" data-b="0d8b69829addbd565520021c3ea79f9a">This tag is deprecated and should not be used.</li> <li class="option-list-li" data-qid="1994" data-a="478786cb75e45f14ce5df20f10682a24" data-b="0d8b69829addbd565520021c3ea79f9a">It designates a separation of sections within an `<article>`.</li> <li class="option-list-li"data-qid="1994" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="0d8b69829addbd565520021c3ea79f9a">It designates a topic shift within a section at the paragraph level.</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/how-will-a-video-look-displayed-on-a-fully-loaded-webpage-if-the-video-tag-is-used-and-the-1995">How will a video look displayed on a fully loaded webpage if the `<video>` tag is used and the **</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1995" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="762f74c01672d4b51c5d4f477d749765">It will display a random frame from a video, unless the **poster** attribute is set.</li> <li class="option-list-li"data-qid="1995" data-a="762f74c01672d4b51c5d4f477d749765" data-b="762f74c01672d4b51c5d4f477d749765">It will display the first frame of the video, unless the **poster** attribute is set.</li> <li class="option-list-li" data-qid="1995" data-a="478786cb75e45f14ce5df20f10682a24" data-b="762f74c01672d4b51c5d4f477d749765">It will display nothing unless the **poster** attribute is set.</li> <li class="option-list-li"data-qid="1995" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="762f74c01672d4b51c5d4f477d749765">It will display a black window unless the **poster** attribute is set.</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-is-the-correct-way-to-describe-an-empty-element-1996">What is the correct way to describe an empty element?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1996" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="478786cb75e45f14ce5df20f10682a24">It has opening and closing tags but no child content.</li> <li class="option-list-li"data-qid="1996" data-a="762f74c01672d4b51c5d4f477d749765" data-b="478786cb75e45f14ce5df20f10682a24">It display nothing on a website.</li> <li class="option-list-li" data-qid="1996" data-a="478786cb75e45f14ce5df20f10682a24" data-b="478786cb75e45f14ce5df20f10682a24">It has no child content and no closing tag.</li> <li class="option-list-li"data-qid="1996" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="478786cb75e45f14ce5df20f10682a24">It has child content but no closing tag.</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-is-the-purpose-of-async-in-this-code-1997">What is the purpose of async in this code?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1997" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="478786cb75e45f14ce5df20f10682a24">It downloads the script from the server when resources allow.</li> <li class="option-list-li"data-qid="1997" data-a="762f74c01672d4b51c5d4f477d749765" data-b="478786cb75e45f14ce5df20f10682a24">It runs the script after HTML parsing is complete.</li> <li class="option-list-li" data-qid="1997" data-a="478786cb75e45f14ce5df20f10682a24" data-b="478786cb75e45f14ce5df20f10682a24">It runs the script when the script is ready.</li> <li class="option-list-li"data-qid="1997" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="478786cb75e45f14ce5df20f10682a24">It pauses the parsing of HTML code while the script runs.</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-does-this-code-do-on-a-page-you-are-visiting-for-the-first-time-1998">What does this code do on a page you are visiting for the first time?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1998" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="0d8b69829addbd565520021c3ea79f9a">When the **Play** button is pressed, the browser plays the sound over and over again until the user stops it.</li> <li class="option-list-li"data-qid="1998" data-a="762f74c01672d4b51c5d4f477d749765" data-b="0d8b69829addbd565520021c3ea79f9a">The browser plays the sound once automatically in the background. The user has no control over the sound.</li> <li class="option-list-li" data-qid="1998" data-a="478786cb75e45f14ce5df20f10682a24" data-b="0d8b69829addbd565520021c3ea79f9a">The browser plays the sound automatically and continuously in the background. The user may stop the sound at any tune.</li> <li class="option-list-li"data-qid="1998" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="0d8b69829addbd565520021c3ea79f9a">It does nothing. Modern browsers require some form of interaction before they let a page autoplat with audio.</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-is-the-difference-between-the-head-and-header-tags-1999">What is the difference between the `<head>` and `<header>` tags?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="1999" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="478786cb75e45f14ce5df20f10682a24">There is only one `<head>` tag per page, while there may be many `<header>` tags.</li> <li class="option-list-li"data-qid="1999" data-a="762f74c01672d4b51c5d4f477d749765" data-b="478786cb75e45f14ce5df20f10682a24">The `<head>` tag may contain CSS and Javascript links, while the `<header>` tag may contain headings and navigational links.</li> <li class="option-list-li" data-qid="1999" data-a="478786cb75e45f14ce5df20f10682a24" data-b="478786cb75e45f14ce5df20f10682a24">all of these answers</li> <li class="option-list-li"data-qid="1999" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="478786cb75e45f14ce5df20f10682a24">The `<head>` tag contains meta information, while the `<header>` tag contains navigation, logos, and other page identifying content.</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/in-this-code-what-is-the-purpose-of-defer-2000">In this code, what is the purpose of defer?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="2000" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="762f74c01672d4b51c5d4f477d749765">It downloads the script from the server when resources allow.</li> <li class="option-list-li"data-qid="2000" data-a="762f74c01672d4b51c5d4f477d749765" data-b="762f74c01672d4b51c5d4f477d749765">It runs the script after HTML parsing is complete.</li> <li class="option-list-li" data-qid="2000" data-a="478786cb75e45f14ce5df20f10682a24" data-b="762f74c01672d4b51c5d4f477d749765">It runs the script when the script is ready.</li> <li class="option-list-li"data-qid="2000" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="762f74c01672d4b51c5d4f477d749765">It pauses the parsing of HTML code while the script runs.</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/the-code-below-contains-some-errors-which-choice-corrects-all-of-the-errors-2001">The code below contains some errors. Which choice corrects all of the errors?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="2001" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="478786cb75e45f14ce5df20f10682a24">A</li> <li class="option-list-li"data-qid="2001" data-a="762f74c01672d4b51c5d4f477d749765" data-b="478786cb75e45f14ce5df20f10682a24">B</li> <li class="option-list-li" data-qid="2001" data-a="478786cb75e45f14ce5df20f10682a24" data-b="478786cb75e45f14ce5df20f10682a24">C</li> <li class="option-list-li"data-qid="2001" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="478786cb75e45f14ce5df20f10682a24">D</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/given-the-file-and-directory-structure-shown-here-what-is-the-correct-element-to-place-in-file-profithtml-to-link-to-infohtml-2002">Given the file and directory structure shown here, what is the correct element to place in file profit.html to link to info.html?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="2002" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="762f74c01672d4b51c5d4f477d749765">`<a href="../work/info.html">See Information </a>`</li> <li class="option-list-li"data-qid="2002" data-a="762f74c01672d4b51c5d4f477d749765" data-b="762f74c01672d4b51c5d4f477d749765">`<a href="../info.html">See Information </a>`</li> <li class="option-list-li" data-qid="2002" data-a="478786cb75e45f14ce5df20f10682a24" data-b="762f74c01672d4b51c5d4f477d749765">`<a href="../../info.html">See Information </a>`</li> <li class="option-list-li"data-qid="2002" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="762f74c01672d4b51c5d4f477d749765">`<a href="info.html">See Information </a>`</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/when-should-you-use-the-article-element-2003">When should you use the `<article>` element?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="2003" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="478786cb75e45f14ce5df20f10682a24">For blog posts and other social media items</li> <li class="option-list-li"data-qid="2003" data-a="762f74c01672d4b51c5d4f477d749765" data-b="478786cb75e45f14ce5df20f10682a24">For the main content area of your website</li> <li class="option-list-li" data-qid="2003" data-a="478786cb75e45f14ce5df20f10682a24" data-b="478786cb75e45f14ce5df20f10682a24">When the content stands alone as a unit, is suitable for syndication, or is reusable</li> <li class="option-list-li"data-qid="2003" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="478786cb75e45f14ce5df20f10682a24">To associate comments with a blog post</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/which-list-comprises-three-empty-elements-2004">Which list comprises three empty elements?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="2004" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="0d8b69829addbd565520021c3ea79f9a">A</li> <li class="option-list-li"data-qid="2004" data-a="762f74c01672d4b51c5d4f477d749765" data-b="0d8b69829addbd565520021c3ea79f9a">B</li> <li class="option-list-li" data-qid="2004" data-a="478786cb75e45f14ce5df20f10682a24" data-b="0d8b69829addbd565520021c3ea79f9a">C</li> <li class="option-list-li"data-qid="2004" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="0d8b69829addbd565520021c3ea79f9a">D</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/which-snippet-of-html-when-clicked-makes-a-phone-call-on-a-mobile-device-2005">Which snippet of HTML, when clicked, makes a phone call on a mobile device?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="2005" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="bf55974300301ed0a9f81f3569af2ae8">`<a href="tel:802-555-1212">Call me</a>`</li> <li class="option-list-li"data-qid="2005" data-a="762f74c01672d4b51c5d4f477d749765" data-b="bf55974300301ed0a9f81f3569af2ae8">`<a href="phone">802-555-1212</a>`</li> <li class="option-list-li" data-qid="2005" data-a="478786cb75e45f14ce5df20f10682a24" data-b="bf55974300301ed0a9f81f3569af2ae8">`<a href="tel">802-555-1212</a>`</li> <li class="option-list-li"data-qid="2005" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="bf55974300301ed0a9f81f3569af2ae8">`<a href="phone:802-555-1212">Call me</a>`</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-is-the-purpose-of-the-class-attribute-2006">What is the purpose of the `class` attribute?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="2006" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="0d8b69829addbd565520021c3ea79f9a">Classes allow CSS to select specific elements on the page. You may list as many class names within the class attribute as you wish,</li> <li class="option-list-li"data-qid="2006" data-a="762f74c01672d4b51c5d4f477d749765" data-b="0d8b69829addbd565520021c3ea79f9a">Classes allow CSS and JavaScript to select specific elements on the page. You may list only one class name per class attribute.</li> <li class="option-list-li" data-qid="2006" data-a="478786cb75e45f14ce5df20f10682a24" data-b="0d8b69829addbd565520021c3ea79f9a">Classes allow CSS to select specific elements on the page. You may list only one class name per class attribute.</li> <li class="option-list-li"data-qid="2006" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="0d8b69829addbd565520021c3ea79f9a">Classes allow CSS and JavaScript to select specific elements on the page. You may list as many class names within the class attribute</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/which-choice-is-not-a-legal-type-attribute-for-the-input-tag-2007">Which choice is not a legal type attribute for the `<input>` tag?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="2007" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="0d8b69829addbd565520021c3ea79f9a">`<input type="color">`</li> <li class="option-list-li"data-qid="2007" data-a="762f74c01672d4b51c5d4f477d749765" data-b="0d8b69829addbd565520021c3ea79f9a">`<input type="tel">`</li> <li class="option-list-li" data-qid="2007" data-a="478786cb75e45f14ce5df20f10682a24" data-b="0d8b69829addbd565520021c3ea79f9a">`<input type="week">`</li> <li class="option-list-li"data-qid="2007" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="0d8b69829addbd565520021c3ea79f9a">`<input type="num">`</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-is-the-most-semantic-way-to-mark-up-this-sentence-so-that-happy-talk-must-die-is-rendered-as-an-inline-quote-2008">What is the most semantic way to mark up this sentence so that "happy talk must die" is rendered as an inline quote?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="2008" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="0d8b69829addbd565520021c3ea79f9a">`<p>`As Steve Krug once said, `<b>`happy talk must die.`</b>` `</p>`</li> <li class="option-list-li"data-qid="2008" data-a="762f74c01672d4b51c5d4f477d749765" data-b="0d8b69829addbd565520021c3ea79f9a">`<p>`As Steve Krug once said, `<i>`happy talk must die.`</i>` `</p>`</li> <li class="option-list-li" data-qid="2008" data-a="478786cb75e45f14ce5df20f10682a24" data-b="0d8b69829addbd565520021c3ea79f9a">`<p>`As Steve Krug once said, `<blockquote>`happy talk must die.`</blockquote>` `</p>`</li> <li class="option-list-li"data-qid="2008" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="0d8b69829addbd565520021c3ea79f9a">`<p>`As Steve Krug once said, `<q>`happy talk must die.`</q>` `</p>`</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-is-the-most-semantically-accurate-way-to-make-up-a-main-navigation-bar-displayed-in-a-horizontal-direction-2009">What is the most semantically accurate way to make up a main navigation bar, displayed in a horizontal direction?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="2009" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="0d8b69829addbd565520021c3ea79f9a">A</li> <li class="option-list-li"data-qid="2009" data-a="762f74c01672d4b51c5d4f477d749765" data-b="0d8b69829addbd565520021c3ea79f9a">B</li> <li class="option-list-li" data-qid="2009" data-a="478786cb75e45f14ce5df20f10682a24" data-b="0d8b69829addbd565520021c3ea79f9a">C</li> <li class="option-list-li"data-qid="2009" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="0d8b69829addbd565520021c3ea79f9a">D</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/which-choice-is-the-best-way-to-mark-up-this-layout-2010">Which choice is the best way to mark up this layout?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="2010" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="bf55974300301ed0a9f81f3569af2ae8">A</li> <li class="option-list-li"data-qid="2010" data-a="762f74c01672d4b51c5d4f477d749765" data-b="bf55974300301ed0a9f81f3569af2ae8">B</li> <li class="option-list-li" data-qid="2010" data-a="478786cb75e45f14ce5df20f10682a24" data-b="bf55974300301ed0a9f81f3569af2ae8">C</li> <li class="option-list-li"data-qid="2010" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="bf55974300301ed0a9f81f3569af2ae8">D</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-is-the-primary-purpose-of-html-2011">What is the primary purpose of HTML?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="2011" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="bf55974300301ed0a9f81f3569af2ae8">HTML structures the webpage, identifying its elements such as paragraphs, headings, and lists.</li> <li class="option-list-li"data-qid="2011" data-a="762f74c01672d4b51c5d4f477d749765" data-b="bf55974300301ed0a9f81f3569af2ae8">HTML structures and provides a rudimentary look to webpages.</li> <li class="option-list-li" data-qid="2011" data-a="478786cb75e45f14ce5df20f10682a24" data-b="bf55974300301ed0a9f81f3569af2ae8">HTML is responsible for the structure, styling, and interactivity of webpages.</li> <li class="option-list-li"data-qid="2011" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="bf55974300301ed0a9f81f3569af2ae8">HTML is responsible for the structure and styling of webpages.</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-is-the-correct-way-to-describe-an-empty-element-such-as-a-line-break-tag-2012">What is the correct way to describe an empty element, such as a line break tag?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="2012" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="0d8b69829addbd565520021c3ea79f9a">It displays nothing on a website.</li> <li class="option-list-li"data-qid="2012" data-a="762f74c01672d4b51c5d4f477d749765" data-b="0d8b69829addbd565520021c3ea79f9a">It has opening and closing tags but no child content.</li> <li class="option-list-li" data-qid="2012" data-a="478786cb75e45f14ce5df20f10682a24" data-b="0d8b69829addbd565520021c3ea79f9a">It has child content but no closing tag.</li> <li class="option-list-li"data-qid="2012" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="0d8b69829addbd565520021c3ea79f9a">It has no child content and no closing tag.</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/for-the-html-code-below-when-will-sample-text-display-to-the-browser-2013">For the HTML code below, when will "Sample Text" display to the browser?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="2013" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="762f74c01672d4b51c5d4f477d749765">when there is no JavaScript used on this webpage</li> <li class="option-list-li"data-qid="2013" data-a="762f74c01672d4b51c5d4f477d749765" data-b="762f74c01672d4b51c5d4f477d749765">when JavaScript is not supported by the browser or if JavaScript is disabled in the browser</li> <li class="option-list-li" data-qid="2013" data-a="478786cb75e45f14ce5df20f10682a24" data-b="762f74c01672d4b51c5d4f477d749765">when JavaScript is disabled in the web browser</li> <li class="option-list-li"data-qid="2013" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="762f74c01672d4b51c5d4f477d749765">when JavaScript is not supported by the web browser</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/how-will-this-code-render-by-default-in-most-web-browsers-2014">How will this code render by default in most web browsers?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="2014" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="762f74c01672d4b51c5d4f477d749765">A</li> <li class="option-list-li"data-qid="2014" data-a="762f74c01672d4b51c5d4f477d749765" data-b="762f74c01672d4b51c5d4f477d749765">B</li> <li class="option-list-li" data-qid="2014" data-a="478786cb75e45f14ce5df20f10682a24" data-b="762f74c01672d4b51c5d4f477d749765">C</li> <li class="option-list-li"data-qid="2014" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="762f74c01672d4b51c5d4f477d749765">D</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/in-this-code-what-is-target-2015">In this code, what is _target_?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="2015" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="bf55974300301ed0a9f81f3569af2ae8">an attribute</li> <li class="option-list-li"data-qid="2015" data-a="762f74c01672d4b51c5d4f477d749765" data-b="bf55974300301ed0a9f81f3569af2ae8">a tag</li> <li class="option-list-li" data-qid="2015" data-a="478786cb75e45f14ce5df20f10682a24" data-b="bf55974300301ed0a9f81f3569af2ae8">content</li> <li class="option-list-li"data-qid="2015" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="bf55974300301ed0a9f81f3569af2ae8">an element</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-is-the-difference-between-the-svg-and-canvas-2016">What is the difference between the `<svg>` and `<canvas>`?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="2016" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="bf55974300301ed0a9f81f3569af2ae8">`<svg>` produces vector graphics, while `<canvas>` produces raster graphics.</li> <li class="option-list-li"data-qid="2016" data-a="762f74c01672d4b51c5d4f477d749765" data-b="bf55974300301ed0a9f81f3569af2ae8">`<svg>` integrates with JavaScript, while `<canvas>` does not.</li> <li class="option-list-li" data-qid="2016" data-a="478786cb75e45f14ce5df20f10682a24" data-b="bf55974300301ed0a9f81f3569af2ae8">`<svg>` produces raster graphics, while `<canvas>` produces vector graphics.</li> <li class="option-list-li"data-qid="2016" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="bf55974300301ed0a9f81f3569af2ae8">`<svg>` cannot be used as a background image, while `<canvas>` can be used as a background</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-is-the-difference-between-the-readonly-and-disabled-attributes-for-the-textarea-element-2017">What is the difference between the _readonly_ and _disabled_ attributes for the `<textarea>` element?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="2017" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="bf55974300301ed0a9f81f3569af2ae8">_readonly_ allows clicking in the `<textarea>` element. _disabled_ prevents all interaction with the control.</li> <li class="option-list-li"data-qid="2017" data-a="762f74c01672d4b51c5d4f477d749765" data-b="bf55974300301ed0a9f81f3569af2ae8">_readonly_ is invalid attribute for `<textarea>`, while _disabled_ is a valid attribute.</li> <li class="option-list-li" data-qid="2017" data-a="478786cb75e45f14ce5df20f10682a24" data-b="bf55974300301ed0a9f81f3569af2ae8">_disabled_ allows clicking in the `<textarea>` element. _readonly_ prevents all interaction with the control.</li> <li class="option-list-li"data-qid="2017" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="bf55974300301ed0a9f81f3569af2ae8">_disabled_ is invalid attribute for `<textarea>`, while _readonly_ is a valid attribute.</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/in-this-code-what-is-target-2018">In this code, what is _target_?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="2018" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="bf55974300301ed0a9f81f3569af2ae8">an attribute</li> <li class="option-list-li"data-qid="2018" data-a="762f74c01672d4b51c5d4f477d749765" data-b="bf55974300301ed0a9f81f3569af2ae8">a tag</li> <li class="option-list-li" data-qid="2018" data-a="478786cb75e45f14ce5df20f10682a24" data-b="bf55974300301ed0a9f81f3569af2ae8">content</li> <li class="option-list-li"data-qid="2018" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="bf55974300301ed0a9f81f3569af2ae8">an element</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-is-the-correct-way-to-add-a-submit-url-to-a-button-element-2019">What is the correct way to add a submit URL to a `button` element?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="2019" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="478786cb75e45f14ce5df20f10682a24">A</li> <li class="option-list-li"data-qid="2019" data-a="762f74c01672d4b51c5d4f477d749765" data-b="478786cb75e45f14ce5df20f10682a24">B</li> <li class="option-list-li" data-qid="2019" data-a="478786cb75e45f14ce5df20f10682a24" data-b="478786cb75e45f14ce5df20f10682a24">C</li> <li class="option-list-li"data-qid="2019" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="478786cb75e45f14ce5df20f10682a24">D</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/which-is-the-best-markup-to-produce-this-text-2020">Which is the best markup to produce this text?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="2020" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="762f74c01672d4b51c5d4f477d749765">`<p>x<y&z>w</p>`</li> <li class="option-list-li"data-qid="2020" data-a="762f74c01672d4b51c5d4f477d749765" data-b="762f74c01672d4b51c5d4f477d749765">`<p>x\<y&z\>w</p>`</li> <li class="option-list-li" data-qid="2020" data-a="478786cb75e45f14ce5df20f10682a24" data-b="762f74c01672d4b51c5d4f477d749765">`<p>x<<y&&z>>w`</li> <li class="option-list-li"data-qid="2020" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="762f74c01672d4b51c5d4f477d749765">`<p>x<y&z>w</p>`</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-is-wrong-with-this-code-snippet-2021">What is wrong with this code snippet?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="2021" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="0d8b69829addbd565520021c3ea79f9a">The `<label>` and `<input>` should be nested inside of a `<fieldset>` element.</li> <li class="option-list-li"data-qid="2021" data-a="762f74c01672d4b51c5d4f477d749765" data-b="0d8b69829addbd565520021c3ea79f9a">**"address"** is not a valid value for the attribute **name** on an `<input>` element.</li> <li class="option-list-li" data-qid="2021" data-a="478786cb75e45f14ce5df20f10682a24" data-b="0d8b69829addbd565520021c3ea79f9a">The `<label>` element is missing an **id** set to "address-input".</li> <li class="option-list-li"data-qid="2021" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="0d8b69829addbd565520021c3ea79f9a">The `<label>` element is missing a **for** attribute set to "address-input".</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-is-the-default-method-for-form-submission-2022">What is the default method for form submission?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="2022" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="bf55974300301ed0a9f81f3569af2ae8">GET</li> <li class="option-list-li"data-qid="2022" data-a="762f74c01672d4b51c5d4f477d749765" data-b="bf55974300301ed0a9f81f3569af2ae8">POST</li> <li class="option-list-li" data-qid="2022" data-a="478786cb75e45f14ce5df20f10682a24" data-b="bf55974300301ed0a9f81f3569af2ae8">PUT</li> <li class="option-list-li"data-qid="2022" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="bf55974300301ed0a9f81f3569af2ae8">SUBMIT</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/which-is-the-most-semantically-correct-markup-for-a-side-comment-in-small-print-2023">Which is the most semantically correct markup for a side comment in small print?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="2023" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="bf55974300301ed0a9f81f3569af2ae8">`<p>` Get 10% discount `<small>`not valid in France`</small></p>`</li> <li class="option-list-li"data-qid="2023" data-a="762f74c01672d4b51c5d4f477d749765" data-b="bf55974300301ed0a9f81f3569af2ae8">`<p>` Get 10% discount `<!--not valid in France--> </p>`</li> <li class="option-list-li" data-qid="2023" data-a="478786cb75e45f14ce5df20f10682a24" data-b="bf55974300301ed0a9f81f3569af2ae8">`<p>` Get 10% discount `<comment>`not valid in France`</comment></p>`</li> <li class="option-list-li"data-qid="2023" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="bf55974300301ed0a9f81f3569af2ae8">`<p>` Get 10% discount `<aside>`not valid in France`</aside></p>`</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/which-choice-will-produce-the-spanish-word-icancini-2024">Which choice will produce the spanish word <i>canci?n</i>?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="2024" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="762f74c01672d4b51c5d4f477d749765">`<p lang="es">canci?n</p>`</li> <li class="option-list-li"data-qid="2024" data-a="762f74c01672d4b51c5d4f477d749765" data-b="762f74c01672d4b51c5d4f477d749765">`<p lang="es">canción</p>`</li> <li class="option-list-li" data-qid="2024" data-a="478786cb75e45f14ce5df20f10682a24" data-b="762f74c01672d4b51c5d4f477d749765">`<p lang="es">cancio'n</p>`</li> <li class="option-list-li"data-qid="2024" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="762f74c01672d4b51c5d4f477d749765">`<p lang="es">canci'on</p>`</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-is-the-purpose-of-caption-2025">What is the purpose of `<caption>`?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="2025" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="762f74c01672d4b51c5d4f477d749765">`<caption>` provides captions for `<audio>`,`<video>`,`<img>`, and `<table>`.</li> <li class="option-list-li"data-qid="2025" data-a="762f74c01672d4b51c5d4f477d749765" data-b="762f74c01672d4b51c5d4f477d749765">`<caption>` provides captions to `<table>`.</li> <li class="option-list-li" data-qid="2025" data-a="478786cb75e45f14ce5df20f10682a24" data-b="762f74c01672d4b51c5d4f477d749765">`<caption>` provides captions for `<audio>`, `<video>`, and `<table>`.</li> <li class="option-list-li"data-qid="2025" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="762f74c01672d4b51c5d4f477d749765">`<caption>` provides captions for `<img>`, `<audio>`, and `<video>`.</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/the-value-attribute-is-associated-with-which-set-of-tags-2026">The value attribute is associated with which set of tags ?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="2026" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="bf55974300301ed0a9f81f3569af2ae8">A</li> <li class="option-list-li"data-qid="2026" data-a="762f74c01672d4b51c5d4f477d749765" data-b="bf55974300301ed0a9f81f3569af2ae8">B</li> <li class="option-list-li" data-qid="2026" data-a="478786cb75e45f14ce5df20f10682a24" data-b="bf55974300301ed0a9f81f3569af2ae8">C</li> <li class="option-list-li"data-qid="2026" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="bf55974300301ed0a9f81f3569af2ae8">D</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/what-is-wrong-with-this-code-2027">What is wrong with this code?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="2027" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="762f74c01672d4b51c5d4f477d749765">`<img>` should be paired with a `<caption>` tag.</li> <li class="option-list-li"data-qid="2027" data-a="762f74c01672d4b51c5d4f477d749765" data-b="762f74c01672d4b51c5d4f477d749765">The `<img>` element is missing an alt attribute.</li> <li class="option-list-li" data-qid="2027" data-a="478786cb75e45f14ce5df20f10682a24" data-b="762f74c01672d4b51c5d4f477d749765">`<img>` is not a valid HTML element. Instead, use `<image src="..."/>`.</li> <li class="option-list-li"data-qid="2027" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="762f74c01672d4b51c5d4f477d749765">`<img>` should be nested within a `<figure>` tag.</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/which-choice-is-the-most-semantically-correct-markup-for-specifying-the-first-definition-of-a-term-2028">Which choice is the most semantically correct markup for specifying the first definition of a term?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="2028" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="762f74c01672d4b51c5d4f477d749765">`<p>`The `<dl>`focal length`</dl>` of a lens gives the distance from the lens to the image sensor.`</p>`</li> <li class="option-list-li"data-qid="2028" data-a="762f74c01672d4b51c5d4f477d749765" data-b="762f74c01672d4b51c5d4f477d749765">`<p>`The `<dfn>`focal length`<dfn>` of a lens gives the distance from the lens to the image sensor.`</p>`</li> <li class="option-list-li" data-qid="2028" data-a="478786cb75e45f14ce5df20f10682a24" data-b="762f74c01672d4b51c5d4f477d749765">`<p>`The `<dt>`focal length`</dt>` of a lens gives the distance from the lens to the image sensor.`</p>`</li> <li class="option-list-li"data-qid="2028" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="762f74c01672d4b51c5d4f477d749765">`<p>`The `<dd>`focal length`</dd>` of a lens gives the distance from the lens to the image sensor.`</p>`</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/which-choice-is-the-best-way-to-code-three-choices-within-a-form-so-that-the-user-can-select-multiple-items-2029">Which choice is the best way to code three choices within a form so that the user can select multiple items?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="2029" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="762f74c01672d4b51c5d4f477d749765"><input type="radio" name="example"> Choice 1 <br/></li> <li class="option-list-li"data-qid="2029" data-a="762f74c01672d4b51c5d4f477d749765" data-b="762f74c01672d4b51c5d4f477d749765"><input type="checkbox" name="example"> Choice 1 <br/></li> <li class="option-list-li" data-qid="2029" data-a="478786cb75e45f14ce5df20f10682a24" data-b="762f74c01672d4b51c5d4f477d749765"><label><input type="checkbox" name="example"> Choice 1</label><br/></li> <li class="option-list-li"data-qid="2029" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="762f74c01672d4b51c5d4f477d749765"><label><input type="radio" name="example"> Choice 1</label><br/></li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/how-would-you-mark-up-a-piece-of-ascii-art-an-emoticon-in-an-accessible-way-2030">How would you mark up a piece of ASCII art (an emoticon) in an accessible way?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="2030" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="bf55974300301ed0a9f81f3569af2ae8">`<pre role="emoticon" aria-label="ASCII emoticon of a shrug">?\_(?)_/?</pre>`</li> <li class="option-list-li"data-qid="2030" data-a="762f74c01672d4b51c5d4f477d749765" data-b="bf55974300301ed0a9f81f3569af2ae8">`<pre role="img" aria-label="ASCII emoticon of a shrug">?\_(?)_/?</pre>`</li> <li class="option-list-li" data-qid="2030" data-a="478786cb75e45f14ce5df20f10682a24" data-b="bf55974300301ed0a9f81f3569af2ae8">`<dfn title="ASCII emoticon of a shrug">?\_(?)_/?</dfn>`</li> <li class="option-list-li"data-qid="2030" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="bf55974300301ed0a9f81f3569af2ae8">`<label for="art">ASCII emoticon of a shrug</label><pre role="img" id="art">?\_(?)_/?</pre>`</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/which-example-is-a-standard-way-in-html5-for-adding-author-metadata-to-a-page-2031">Which example is a standard way in HTML5 for adding author metadata to a page?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="2031" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="0d8b69829addbd565520021c3ea79f9a">`<metadata name="author" content="Author Name">`</li> <li class="option-list-li"data-qid="2031" data-a="762f74c01672d4b51c5d4f477d749765" data-b="0d8b69829addbd565520021c3ea79f9a">`<meta name="author">Author Name</meta>`</li> <li class="option-list-li" data-qid="2031" data-a="478786cb75e45f14ce5df20f10682a24" data-b="0d8b69829addbd565520021c3ea79f9a">`<meta name="creator" content="Author Name">`</li> <li class="option-list-li"data-qid="2031" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="0d8b69829addbd565520021c3ea79f9a">`<meta name="author" content="Author Name">`</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/given-the-following-requirements-select-the-correct-input-configuration-an-input-that-allows-the-user-to-select-from-a-range-of-integer-values-between-0-and-100-inclusive-in-increments-of-5-2032">Given the following requirements, select the correct `input` configuration: An `input` that allows the user to select from a range of integer values between 0 and 100 (inclusive) in increments of 5.</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="2032" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="762f74c01672d4b51c5d4f477d749765">`<input type="range" min="0" max="100" by="5" />`</li> <li class="option-list-li"data-qid="2032" data-a="762f74c01672d4b51c5d4f477d749765" data-b="762f74c01672d4b51c5d4f477d749765">`<input type="range" min="0" max="100" step="5" />`</li> <li class="option-list-li" data-qid="2032" data-a="478786cb75e45f14ce5df20f10682a24" data-b="762f74c01672d4b51c5d4f477d749765">`<input type="number" min="0" max="100" step="5" />`</li> <li class="option-list-li"data-qid="2032" data-a="0d8b69829addbd565520021c3ea79f9a" data-b="762f74c01672d4b51c5d4f477d749765">`<input type="number" min="0" max="100" by="5" />`</li> </ol> </li> <li><a href="/quizzes-answers/linkedin-skill-assessment-quiz/which-choice-is-valid-markup-for-a-head-element-2033">Which choice is valid markup for a `<head>` element?</a> <ol type="A" class="option-list"> <li class="option-list-li" data-qid="2033" data-a="bf55974300301ed0a9f81f3569af2ae8" data-b="478786cb75e45f14ce5df20f10682a24">`<head class="Page Section Information" id="head"><title>Page Title`
    2. `Page Title `
    3. `Page Title email@example.com`
    4. `Page Title
      email@example.com
      `
  • You need to add comments to the company blog. What is the most semantic markup for a list of comments?
    1. A
    2. B
    3. C
    4. D
  • To make something editable by the user, you need to set the **\_** attribute to **\_**.
    1. `access`; allow
    2. `designMode`; true
    3. `contenteditable`; true
    4. `contenteditable`; yes
  • Which choice is the standard way to include a value in a form without making it visible to or editable by the user?
    1. ``
    2. ``
    3. ``
    4. ``
  • What is the semantic way to add an identifying title to a table?
    1. `...
      `
    2. `Heading...
      `
    3. `Heading...
      `
    4. `...
      Heading
      `
  • Which image file referenced in this `img` element's `srcset` attribute should a browser on a small mobile phone load?
    1. small.jpg
    2. medium.jpg
    3. none of them
    4. large.jpg
  • Which description is coded correctly?
    1. A
    2. B
    3. C
    4. D
  • What is wrong with this code?
    1. Nothing is wrong.
    2. `