Markup Language and Site Dev Flashcards

1
Q

A scripting language used to provide interactivity within a webpage.

A

JavaScript

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

A language that requires few plug-ins and standardizes how video and audio are presented on a webpage

A

HTML5

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

A language that allows transition from HTML to XML

A

XHTML

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

SGML

A

Standard Generalized Markup Language

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

A metalanguage used to create other languages

A

SGML

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

A language that describes the function and context of the information in a document. Used to store and transport data.

A

XML

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

A style sheet language that provides the formatting and “look” of a Webpage or document written in a markup language

A

CSS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

CSS

A

Cascading Style Sheets

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

A markup language used for structuring and presenting webpage content.

A

HTML5

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Before you create a website, you must first create a website ____.

A

Plan

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is the latest version of HTML

A

5.2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

HTML4.01 added support for which of the following?

A

Scripting Languages

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

HTML5 introduced which elements?

A

Audio, Nav, Header, Footer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Complete the URL for the W3C markup validation service. https://____.w3.org

A

validator

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What can be used to create a webpage?

A

GUI and Text editors

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

The process of working on an outline for a web presence is known as ____.

A

Wireframing

17
Q

____ creates all web standards.

A

World Wide Web Consortium (W3C)

18
Q

___ states that federal agencies must make electronic information accessible.

A

Sec. 508 of the Rehabilitation Act

19
Q

Specific set of guidelines that should be followed to make web content accessible

A

Web Content Accessibility Guidelines

20
Q

Group that focuses on accessibility for W3C technologies.

A

Web Accessibility Initiative.

21
Q

US act that protects the right of people with disabilities

A

American Disabilities Act (ADA)

22
Q

Successful websites have a strong, central theme. Successful websites are also aimed at a distinct ____.

23
Q

As you develop webpages, make sure that you test your webpages using multiple ____.

A

Web Browsers

24
Q

Once your site is live, your web team will receive various kinds of feedback from customers and ____.

A

Stakeholders

25
As you develop webpages for your website, what should you do often to ensure that the HTML and CSS used to create and style the pages are correct?
Validate Webpage Files (valdator.wc3.com)
26
When creating a website, who are relevant employeees or contributors within the organization who can help determine the purpose of the website, the site look and feel, the services, etc.
Stakeholders
27
What should you consider using to help illustrate your plan?
Presentation Aids
28
As a general rule, adhering to ____ will provide a more consistent rendering of your webpages across various browsers.
W3C Validation Standards
29
What is considered the trifecta of web development?
HTML5, CSS, JavaScript
30
What is the last step in the project cycle?
Management and maintenance
31
Which browser is text-based, supports braille displays and screen readers, and is considered useful for testing accessibility?
Lynx