
Web Development Tutorial 1 Quiz Review
Authored by Brett Kottmann
Computers
9th Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 4 pts
Which of the following is NOT an IDE (Integrated Development Environment)?
Dreamweaver
Visual Studio
Microsoft Word
Answer explanation
In class we use Dreamweaver as our IDE. Sinclair students use Visual Studio. Microsoft Word is not an IDE, although you can use it to create web pages!
2.
MULTIPLE CHOICE QUESTION
20 sec • 4 pts
What does FTP stand for?
File Transfer Protocol
Fast Transfer Page
File Text Protocol
Formatted Text Protocol
Answer explanation
File Transfer Protocol (FTP) is the protocol computers use to exchange files. Dreamweaver uses it to transfer files to the remote server at WCCC.
3.
MULTIPLE CHOICE QUESTION
20 sec • 4 pts
What does HTTP stand for?
HyperText Transfer Protocol
High-speed Text Transfer Protocol
High-speed Transfer Process
HyperText Transmission Protocol
Answer explanation
Your browser uses HyperText Transfer Protocol (HTTP) to communicate with the server. It enables the transfer or web content. HTTPS (HTTP Secure) is the secure version and uses encryption to protect your information.
4.
DRAG AND DROP QUESTION
20 sec • 4 pts
We use (a) to create the structure and content of a web page.
Answer explanation
We use HyperText Markup Language (HTML) to create the structure and content of our web pages.
CSS (Cascading Style Sheets) is what we use to format our web pages.
Javascript is used to enable interactive web pages.
HTTP is not used in the creation of web pages, it is a protocol that enables the transmission of web page content.
5.
DRAG AND DROP QUESTION
20 sec • 4 pts
The (a) element is part of the document head because it’s not actually displayed as part of the web page, but instead appears externally within the browser tab.
Answer explanation
The <title> tag sets the browser tab text. Style, meta, and script may all appear in the <head> section, but do not set the browser tab text.
6.
DROPDOWN QUESTION
20 sec • 4 pts
An (a) element is one that does not have content. These elements do not have end tags.
Answer explanation
Remember, elements include all parts of a web page. Some HTML tags create (or have) content, others do not! All HTML tags are elements, though.
7.
DRAG AND DROP QUESTION
20 sec • 4 pts
Of the following, the (a) element is not an "empty" element.
Answer explanation
The paragraph (<p>) element is not an "empty" element. Remember, empty elements have no content (paragraphs are used to encase text) while the <hr>, <br>, and <img> tags do not not encase content. For that reason they have no end tags!
Note that "content" does not mean they do not create part of the web page. Merely that anything they create (such as a horizontal rule, page break, or image) is not included as part of the HTML file.
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?