NEW
Font size
WorksheetsMorse Code and JavaScript 30 Question Quiz (Hard Level)
Total questions: 30
Worksheet time: 14mins
Which of these actions is unethical?
Creating a link on your website to another website after obtaining the owner's written permission.
Creating new CSS and HTML that looks like the code used on another website.
Copying the CSS and HTML from another website.
Using images from another website after obtaining the owner's written permission.
Mia created her company's Intranet site using proprietary HTML. The company recently updated its software and has mandated the use of a new web browser. The Intranet site that Mia developed no longer renders its content consistently. What should she do to ensure that the websites content renders consistently regardless of which browser is used?
Update the website to use the proprietary HTML for the new browser.
Update the website so that it uses a single HTML standard on all webpages.
Remove the old proprietary HTML from the website.
Update the websites HTML for only the areas that are not rendering properly
Juan has been hired by The Kennesaw Foundation to update their website. He discovers that the existing webpages were structured using tables and needs to explain to The Kennesaw Foundation why the website needs to be rewritten using HTML5 with CSS to control the structure of the webpages. What is the most important reason for doing this?
To ensure that the website can be rendered by all standard compliant web browsers and mobile devices.
To improve the look of the website.
To increase user traffic to the website.
To increase the website rank in search engines.
Abdul was asked to create a webpage for his company's Intranet site that compares his company's four different medical insurance plans. What should he do to accomplish this?
Use a table to layout the webpage and use the <pre> tag inside the table to organize the medical insurance plan information.
Use JavaScript to layout the webpage and use a table to organize the medical insurance plan information.
Use CSS to layout the webpage and use the <pre> tag to organize the medical insurance plan information.
Use page structure tags to layout the webpage and use a table to organize the medical insurance plan information.
Jacob created a webpage that has image-based navigation. He also wants to add text-based navigation to help ensure accessibility. What HTML5 tag should he use?
<table>
<footer>
<article>
<header>
Vicki is developing a website in HTML5. She wants the new HTML5 structural elements to be styled consistently in all browsers. She knows that she needs to create each element using JavaScript and add a CSS rule to set the element type to ensure that the site will render successfully in older web browsers. The CSS rule should be set to which element type?
script
fixed
block
inline
Yuri needs to indent and center a quote on his company's webpage. What style attribute or element is the best way to do this using HTML5?
The align attribute with the <p> tag.
The style attribute with the <p> tag.
The <blockquote> element.
The <center> element.
Mikalet is creating a website for his company's Intranet. He needs to create a heading at the beginning of the content on each webpage. Which type of HTML element will he use for this task?
A text-level element
A content-level element
A paragraph-level element
A structure-level element
Which of the following HTML elements is a text-level element?
<br>
<list>
<h1>
<blockquote>
Why doesn't the following code validate as HTML5?
<!DOCTYPE html>
<html>
<head>
<title>Favorite Movie Quotes</title>
<link rel="stylesheet" href="css/styles.css" />
</head>
<body>
<p>This Web site is devoted to my favorite movie quotes.</p>
<p>CAPTAIN (Strother Martin) in Cool Hand Luke (1967)
<blockquote>"What we've got here...is failure to communicate."</blockquote>
</p>
</body>
</html>
The second <p> tag is not closed.
The <article> tag is missing.
The <blockquote> tag should not be nested inside the <p> tags.
The <meta> tag is missing.
. -
B
A
C
G
My sister plays the bass.
type of horn
low sounding stringed instrument
a pair of connected drums
an instrument played by pressing keys
The musicians jammed.
sang in a high pitched voice
played music without practicing
made an agreement to play
agreed to form a band
Her little brother is fidgety.
quick to express anger
jealous
timid
constantly moving
He buys secondhand books.
not valuable
new
entertaining
previously used
