
Advanced Web Final Review

Flashcard
•
Computers
•
12th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

50 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Which of the following correctly represents the basic structure of an HTML document? Options: <html><head><body></body></head></html>, <html><head></head><body></body></html>, <head><html><body></body></html></head>, <body><head></head><html></html></body>
Back
<html><head></head><body></body></html>
2.
FLASHCARD QUESTION
Front
What is missing from this HTML code to make it valid? <html> <head> <title>My Website</title> </head> <body> <h1>Welcome!</h1> </body> Options: A closing html tag , A DOCTYPE declaration , A meta tag , A closing title tag
Back
A DOCTYPE declaration
4.
FLASHCARD QUESTION
Front
Looking at this code, why won't the image display properly? <imgsource="pictures/logo.png" alt="Company Logo">
Back
The attribute should be "src" not "source".
5.
FLASHCARD QUESTION
Front
Which semantic tag is most appropriate for a website's navigation menu? Options: <div class="nav">, <navigation>, <nav>, <menu>
Back
<nav>
6.
FLASHCARD QUESTION
Front
What's wrong with this table markup?
Row 1, Cell 1 | Row 1, Cell 2 | Row 2, Cell 1 | Row 2, Cell 2 |
Back
Missing
7.
FLASHCARD QUESTION
Front
Which HTML5 input type would be most appropriate for selecting a date? Options: <input type="calendar">, <input type="date">, <input type="datetime">, <input type="time">
Back
<input type="date">
Create a free account and access millions of resources
Similar Resources on Wayground
53 questions
HTML tables

Flashcard
•
12th Grade
45 questions
APCSA Practice test mine

Flashcard
•
11th Grade
42 questions
Final Exam 1st Period Fall 2024

Flashcard
•
9th - 12th Grade
47 questions
Is it a function? Which function?

Flashcard
•
10th - 12th Grade
50 questions
Web Design - 2nd 9wks Exam

Flashcard
•
9th - 12th Grade
35 questions
CS3 HTML Structure and Document Elements Flashcard

Flashcard
•
12th Grade
56 questions
HTML Table Data Cells

Flashcard
•
11th Grade
44 questions
DBI202-Fa24

Flashcard
•
KG - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade