WDD 230 Final Exam Questions With
Correct Answers
GitHub - answerA web-based, version-control, and collaboration system that will be used in
this course to provide a platform for your web work
<html> - answerWhich HTML element wraps all the content on the entire page and is
sometimes kno...
GitHub - answer✔A web-based, version-control, and collaboration system that will be used in
this course to provide a platform for your web work
<html> - answer✔Which HTML element wraps all the content on the entire page and is
sometimes known as the root element?
.. - answer✔File Path Question: To link to a target file in the directory above or in a sibling path
the invoking HTML file, what syntax is used in the file reference?
Example: If a file named index.htmlwas inside a subfolder named products and needed to
reference an image inside a subfolder named images, the reference could be completed properly
using which of the following choices to fill in the blank provided in the href property given here?
href="___/images/sunset.png"
extensions - answer✔In VS Code, to add more features including language support, themes,
debuggers, helpers, and services, you can install ____________ which run in a separate process,
thus ensuring that VS Code is not slowed down.
.linklist ul li - answer✔What code snippet correctly references an external JavaScript file name
myScript.js in HTML?
a) .linklist, h2, ul, li
b) .linklist h2 ul li
c) main section ul
d) .linklist, ul, li
e) .linklist ul li
Firefox - answer✔Mozilla
Edge - answer✔Microsoft
Chrome - answer✔Google
Safari - answer✔Apple
Opera - answer✔Opera Software
header - answer✔An HTML element element that contains introductory content.
head - answer✔Part of an HTML document that is not displayed in the web browser.
heading - answer✔An HTML element that has six levels.
const fulldate = `${dayName}, ${d.getDate()}, ${monthName} ${year}`; - answer✔Given the
following JS code snippet, rewrite the entire statement using a template literal. You can assume
that all the variables used in the concatenated expression have been declared and are ready to
use. You must include a closing semicolon.
var - answer✔Which JavaScript variable declaration statements has a function scope versus a
block scope?
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller sirjoel. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $11.49. You're not tied to anything after your purchase.