C777 1a

अब Quizwiz के साथ अपने होमवर्क और परीक्षाओं को एस करें!

What is the role of JavaScript in web development? JavaScript is a global network of interconnected computers that allow data to be shared JavaScript allows manipulation of how HTML elements appear JavaScript allows control of the behavior of the website JavaScript creates the actual elements on a web page that can be assigned style and behavior

JavaScript allows control of the behavior of the website

What is the role of JavaScript in web development according to Nick Jones' mnemonic? JavaScript tells the computer what all the items in the parts list can do JavaScript is a global network of interconnected computers that allow data to be shared JavaScript creates the actual elements on a web page that can be assigned style and behavior JavaScript allows manipulation of how HTML elements appear

JavaScript tells the computer what all the items in the parts list can do

What does J stand for in Nick Jones' mnemonic for JavaScript? Jump Join Joke Justify

Jump

What did HTML5 introduce? Minor changes that help developers create fully scalable pages with the need for third-party software Minor changes that help developers create partially scalable pages with the need for third-party software Major changes that help developers create partially scalable pages without the need for third-party software Major changes that help developers create fully scalable pages without the need for third-party software

Major changes that help developers create fully scalable pages without the need for third-party software

What does ML stand for in HTML? Markup Link Markup Language Markup Loop Markup List

Markup Language

Are the terms internet and World Wide Web synonymous? No, they are interchangeable but not synonymous Yes, they are synonymous No, they are not synonymous Yes, they are interchangeable but not synonymous

No, they are not synonymous

What does the <canvas> element allow? Programmatically creating graphs that are bound to real data and dynamically change if the data changes. Programmatically creating audio that is bound to real data and dynamically changes if the data changes. Programmatically creating images that are bound to real data and dynamically change if the data changes. Programmatically creating videos that are bound to real data and dynamically change if the data changes.

Programmatically creating graphs that are bound to real data and dynamically change if the data changes.

What is one of the most essential features introduced in HTML5? Responsive design Unresponsive design Non-responsive design Partially responsive design

Responsive design

What are the three flavors supported by Html and XHTML? Strict, Transitional, and Framed Strict, Transitional, and Frameless Strict, Transitional, and Frameful Strict, Transitional, and Frameset

Strict, Transitional, and Frameset

What is another key feature introduced in HTML5? Structure-less tags Structure-based links Structure-based tags Structure-less links

Structure-based tags

What are some other names for HTML, CSS, and JavaScript when used together? The Web Development Duo or The HTML4 Family The Web Development Trio or The HTML3 Family The Web Development Trifecta or The HTML5 Family The Web Development Quartet or The HTML6 Family

The Web Development Trifecta or The HTML5 Family

How is a doctype defined? By using the <head> tag on the very first line of code By using the <body> tag on the very first line of code By using the <!Doctype> tag on the very first line of code By using the <html> tag on the very first line of code

By using the <!Doctype> tag on the very first line of code

What is the role of CSS in web development? CSS allows control of the behavior of the website CSS is a global network of interconnected computers that allow data to be shared CSS creates the actual elements on a web page that can be assigned style and behavior CSS allows manipulation of how HTML elements appear

CSS allows manipulation of how HTML elements appear

What is the role of CSS in web development according to Nick Jones' mnemonic? CSS is a global network of interconnected computers that allow data to be shared CSS creates the actual elements on a web page that can be assigned style and behavior CSS allows control of the behavior of the website CSS tells the computer what each of the items in the list should look like and where they should appear

CSS tells the computer what each of the items in the list should look like and where they should appear

What does code allow? Code allows manipulation of how HTML elements appear Code allows anybody who can write it to communicate with a computer Code is a global network of interconnected computers that allow data to be shared Code allows control of the behavior of the website

Code allows anybody who can write it to communicate with a computer

What is responsive design? A design technique that allows for pages to reformat statically based on the color of the browser or the resolution of the screen being used A design technique that allows for pages to reformat dynamically based on the color of the browser or the resolution of the screen being used A design technique that allows for pages to reformat statically based on the size of the browser or the resolution of the screen being used A design technique that allows for pages to reformat dynamically based on the size of the browser or the resolution of the screen being used

A design technique that allows for pages to reformat dynamically based on the size of the browser or the resolution of the screen being used

What is the internet? A uniform resource locator A subset of the World Wide Web A collection of web pages connected through hyperlinks and URLs A global network of interconnected computers that allow data to be shared

A global network of interconnected computers that allow data to be shared

What is the World Wide Web? A global network of interconnected computers that allow data to be shared A uniform resource locator A collection of computer networks connected through either copper wires, fiber-optic cables or wireless connections A subset of the internet

A subset of the internet

What is the role of HTML in web development? HTML creates the actual elements on a web page that can be assigned style and behavior HTML allows control of the behavior of the website HTML is a global network of interconnected computers that allow data to be shared HTML allows manipulation of how HTML elements appear

HTML creates the actual elements on a web page that can be assigned style and behavior

What happens if a file starts with <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">? The browser will know to render the page using HTML3 with a transitional flavor. The browser will know to render the page using HTML5 with a transitional flavor. The browser will know to render the page using HTML4 with a strict flavor. The browser will know to render the page using HTML4 with a transitional flavor.

The browser will know to render the page using HTML4 with a transitional flavor.

According to Nick Jones' mnemonic, what happens when you click certain parts using JavaScript? It smiles. The computer communicates with a web browser. The face turns red. The whole thing jumps.

The face turns red.

What is the difference between the internet and the World Wide Web? The internet is a global network of interconnected computers that allow data to be shared whereas, the World Wide Web can be termed as a subset of the internet. The internet is a collection of computer networks connected through either copper wires, fiber-optic cables or wireless connections whereas, the World Wide Web can be termed as the software part - it is a collection of web pages connected through hyperlinks and URLs. The internet is a collection of web pages connected through hyperlinks and URLs whereas, the World Wide Web can be termed as the hardware part - it is a collection of computer networks connected through either copper wires, fiber-optic cables or wireless connections. The internet is a uniform resource locator whereas, the World Wide Web can be termed as a global network of interconnected computers that allow data to be shared

The internet is a collection of computer networks connected through either copper wires, fiber-optic cables or wireless connections whereas, the World Wide Web can be termed as the software part - it is a collection of web pages connected through hyperlinks and URLs.

What does C stand for in Nick Jones' mnemonic for CSS? Computer color Create Code

color

How do HTML, CSS, and JavaScript interact? HTML allows control of the behavior of the website, CSS creates the actual elements on a web page that can be assigned style and behavior, and JavaScript allows manipulation of how HTML elements appear. HTML allows manipulation of how HTML elements appear, CSS allows control of the behavior of the website, and JavaScript creates the actual elements on a web page that can be assigned style and behavior. HTML is a global network of interconnected computers that allow data to be shared, CSS is a uniform resource locator, and JavaScript is a collection of computer networks connected through either copper wires, fiber-optic cables or wireless connections. HTML creates the actual elements on a web page that can be assigned style and behavior, CSS allows manipulation of how HTML elements appear, and JavaScript allows control of the behavior of the website.

HTML creates the actual elements on a web page that can be assigned style and behavior, CSS allows manipulation of how HTML elements appear, and JavaScript allows control of the behavior of the website.

What is HTML? HTML is a global network of interconnected computers that allow data to be shared HTML is a collection of computer networks connected through either copper wires, fiber-optic cables or wireless connections HTML is a uniform resource locator HTML is a series of symbols, called tags in a file that are displayed as elements in a web browser

HTML is a series of symbols, called tags in a file that are displayed as elements in a web browser

What is the role of HTML in web development according to Nick Jones' mnemonic? HTML allows control of the behavior of the website HTML is a global network of interconnected computers that allow data to be shared HTML is nothing more than a parts list HTML allows manipulation of how HTML elements appear

HTML is nothing more than a parts list

What is the function of HTML? HTML tells the web browser where content should be on a page, thus defining page structure HTML is a global network of interconnected computers that allow data to be shared HTML allows control of the behavior of the website HTML allows manipulation of how HTML elements appear

HTML tells the web browser where content should be on a page, thus defining page structure

What are the three core technologies that make up the Web Development Trifecta? HTML, CSS, and Python HTML, PHP, and JavaScript HTML, Ruby, and JavaScript HTML, CSS, and JavaScript

HTML, CSS, and JavaScriptHTML creates the actual elements on a web page that can be assigned style and behavior

What does H stand for in Nick Jones' mnemonic for HTML? Head Heart Hair Height

Head

What does HTML stand for? HyperText Markup Language HyperText Markup List HyperText Markup Loop HyperText Markup Link

HyperText Markup Language

What was required before HTML5 to place a video on a web page? Implementing additional hardware plug-ins such as Adobe Flash Interaction between the user and the program during program execution. Implementing internal methods Implementing additional software plug-ins such as Adobe Flash

Implementing additional software plug-ins such as Adobe Flash

Why is responsive design crucial? It allows the browser to render the page and structure the elements however necessary regardless of whether the user is on a phone, tablet, monitor, or television. It allows the browser to render the page and structure the elements however necessary only if the user is on a monitor. It allows the browser to render the page and structure the elements however necessary only if the user is on a phone. It allows the browser to render the page and structure the elements however necessary only if the user is on a tablet.

It allows the browser to render the page and structure the elements however necessary regardless of whether the user is on a phone, tablet, monitor, or television.

What is the Strict flavor? Allows the use of deprecated or presentational elements but frames are not allowed. The least standardized flavor; it allows the use of deprecated or presentational elements. Frames are also allowed. Allows the use of deprecated or presentational elements and frames are allowed. The most standardized flavor; it doesn't allow the use of deprecated or presentational elements. Frames are also not allowed.

The most standardized flavor; it doesn't allow the use of deprecated or presentational elements. Frames are also not allowed.

What is HTML5? The second oldest version of HTML that was developed in 2000 The second newest version of HTML that was developed in 2010 The oldest version of HTML that was developed in 1997 The newest version of HTML that was developed in 2014

The newest version of HTML that was developed in 2014

What do structure-based tags do? They specifically designate their purpose relative to other elements. They specifically designate their purpose relative to other links. They specifically designate their purpose relative to other videos. They specifically designate their purpose relative to other images.

They specifically designate their purpose relative to other elements.

What is the Web Development Trifecta? A global network of interconnected computers that allow data to be shared Three core technologies that allow interaction with web browsers via code: HTML, CSS, and JavaScript A uniform resource locator A collection of computer networks connected through either copper wires, fiber-optic cables or wireless connections

Three core technologies that allow interaction with web browsers via code: HTML, CSS, and JavaScript

What is the purpose of the Doctype declaration? To define a doctype To allow the use of deprecated or presentational elements To ensure backwards compatibility for older browsers To inform the browser about the version of html

To inform the browser about the version of html

What is an example of how to use an HTML tag? To write a paragraph on a page you would use a <div> tag and put the text of that paragraph within the tag. To write a paragraph on a page you would use a <p>...</p> element tag and put the text of that paragraph within the tag. To write a paragraph on a page you would use an <a> tag and put the text of that paragraph within the tag. To write a paragraph on a page you would use an <img> tag and put the text of that paragraph within the tag.

To write a paragraph on a page you would use a <p>...</p> element tag and put the text of that paragraph within the tag.

What does URL stand for? Universal resource language Uniform resource language Universal resource locator Uniform Resource Locator

Uniform Resource Locator

What are some expanded capabilities of HTML5? Websites with elements that enable enhanced user experience (UX), web pages with responsive design elements, websites that are accessible for users with disabilities, and elements that enable game development. Websites with elements that enable reduced user experience (UX), web pages with responsive design elements, websites that are inaccessible for users with disabilities, and elements that disable game development. Websites with elements that enable reduced user experience (UX), web pages with unresponsive design elements, websites that are inaccessible for users with disabilities, and elements that disable game development. Websites with elements that enable enhanced user experience (UX), web pages with unresponsive design elements, websites that are accessible for users with disabilities, and elements that enable game development.

Websites with elements that enable enhanced user experience (UX), web pages with responsive design elements, websites that are accessible for users with disabilities, and elements that enable game development.


संबंधित स्टडी सेट्स

Settling the Frontier (unit 2, lesson 2)

View Set

GO Share Delivery Pro Questionnaire

View Set

9.3 Where is agriculture distributed?

View Set

4000 Essential English Words - Book 1 (Unit 03)

View Set

Chapter 4 Advantages/ Disadvantages of Corporations

View Set

Macroeconomics Final: Chapters 12-15

View Set

PERSONAL FINANCE - FINAL EXAM REVIEW

View Set