Function to write text to a web page
What is document.write?
Company who created the first accounting machine
Who is IBM?
English mathematician, computer scientist, logician, cryptanalyst, philosopher, and theoretical biologist.
Who is Alan Turing?
Provides alternative information for an image if a user for some reason cannot view it
What is alt?
User's visible area of a web page
What is a viewport?
A JS function is defined with this keyword.
What is function?
Decade the first truly programmable digital computer was built
What was the 1940's?
Wrote first algorithm intended to be processed by a machine.
Who is Ada Lovelace?
This dialog box requires a variable to store the response
What is a prompt dialog box?
Specifies opening a tab in a new browser window.
What is _blank?
Mark-up and computer languages that are run and interpreted by the user's browser.
HTML, CSS and JavaScript
First "human language" used to program computers
What is FORTRAN?
Played a key role in development of COBOL
Who is Grace Hopper?
Selector matches an element based on the value of the element's __ attribute
What is an id?
Type of link that includes all elements of the URL
What is an absolute link?
Name two languages that run on the server
What are PHP, Node. js, Java, Ruby, Perl, and Python?
Decade the personal computer was "born"
What are the 1980's?
Responsible for calculating the trajectories of the space missions that led to the first manned space flight and the moon landing
Who is Katherine Johnson?
Name two of five function values for the shape-outside property.
What is a circle(), ellipse(), inset(), polygon(), and path()?
Style with highest priority
What is in-line?
Two types of technologies used for web development and design
What are client-side and server-side technologies?
Language for optimizing large amounts of data written in 1974.
What is SQL?
Considered to be one of the first female video game developers
Who is Carol Shaw
Defines a shape around which the text content wraps, allows to wrap around complex objects
What is shape-outside?
Character sequence used to specify a directory above the current one.
What is ../