Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 3 out of 21 pages
Exam (elaborations)

REVATURE FINAL SCRIPT 2026 QUESTIONS AND ANSWERS GRADED A+

Document preview thumbnail
Preview 3 out of 21 pages

REVATURE FINAL SCRIPT 2026 QUESTIONS AND ANSWERS GRADED A+

Content preview

REVATURE FINAL SCRIPT 2026 QUESTIONS
AND ANSWERS GRADED A+

◉What is a wireframe? Answer: A visual guide that represents the
skeletal framework of a website. Wireframes are created for the
purpose of arranging elements to best accomplish a particular
purpose.


◉What are HTML form methods? Answer: Specifies which http
protocol should be used when submitting form data. The options are
Get and Post.


◉What is the box model? Answer: A box that wraps around every
HTML element. It consists of: margins, borders, padding, and the
actual content.


◉How can you open a link in a new tab/browser window? Answer:
<a href="url" target="_blank">


◉What is the correct HTML for making a drop-down list? Answer:
the <select> element


◉Which input type defines a slider control? Answer: <input
type="range">

,◉Which HTML element is used to display a scalar measurement
within a range? Answer: The <meter> element


◉What is the syntax for referring to an external style sheet?
Answer: <link rel="stylesheet" type="text/css" href="mystyle.css">


◉Which CSS property is used to change the text color of an element?
Answer: color


◉How do you make each word in a text start with a capital letter?
Answer: text-transform: capitalize;


◉What is the javascript syntax to change an element of an HTML
page? Answer: document.getElementById("demo").innerHTML =
"Hello World!";


◉When using the padding property; are you allowed to use negative
values? Answer: No


◉How do you select all p elements inside a div element? Answer:
div p;

, ◉What is the syntax for creating a javascript array? Answer: var
colors = ["red", "green", "blue"];


◉What is a list, set, and map? When should you use each? Answer:
List interface is a ordered collection that allows duplicate and null
values. We can get elements by index.


When there is a need to access elements frequently using the index,
or when you want the elements stored to maintain the insertion
order then use list.


A Set is an unordered collection that won't allow duplicate elements.
It allows null elements, but we can't get elements by key or index .


When the collection should be of unique elements and no duplicates
are tolerated, then go with "Set"
.
Map interface is a unordered collection that allows duplicate
elements but not duplicate keys. It allows null elements but not null
keys.


When the data stored should be in the form of key and value then
use map.

Document information

Uploaded on
September 1, 2026
Number of pages
21
Written in
2026/2027
Type
Exam (elaborations)
Contains
Questions & answers
£12.33

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
GradeGalaxy
4.2
(15)
Sold
172
Followers
4
Items
55946
Last sold
3 hours ago



Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their exams and reviewed by others who've used these revision notes.

Didn't get what you expected? Choose another document

No problem! You can straightaway pick a different document that better suits what you're after.

Pay as you like, start learning straight away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and smashed it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions