Markup Language and Site Dev Flashcards
A scripting language used to provide interactivity within a webpage.
JavaScript
A language that requires few plug-ins and standardizes how video and audio are presented on a webpage
HTML5
A language that allows transition from HTML to XML
XHTML
SGML
Standard Generalized Markup Language
A metalanguage used to create other languages
SGML
A language that describes the function and context of the information in a document. Used to store and transport data.
XML
A style sheet language that provides the formatting and “look” of a Webpage or document written in a markup language
CSS
CSS
Cascading Style Sheets
A markup language used for structuring and presenting webpage content.
HTML5
Before you create a website, you must first create a website ____.
Plan
What is the latest version of HTML
5.2
HTML4.01 added support for which of the following?
Scripting Languages
HTML5 introduced which elements?
Audio, Nav, Header, Footer
Complete the URL for the W3C markup validation service. https://____.w3.org
validator
What can be used to create a webpage?
GUI and Text editors
The process of working on an outline for a web presence is known as ____.
Wireframing
____ creates all web standards.
World Wide Web Consortium (W3C)
___ states that federal agencies must make electronic information accessible.
Sec. 508 of the Rehabilitation Act
Specific set of guidelines that should be followed to make web content accessible
Web Content Accessibility Guidelines
Group that focuses on accessibility for W3C technologies.
Web Accessibility Initiative.
US act that protects the right of people with disabilities
American Disabilities Act (ADA)
Successful websites have a strong, central theme. Successful websites are also aimed at a distinct ____.
Audience
As you develop webpages, make sure that you test your webpages using multiple ____.
Web Browsers
Once your site is live, your web team will receive various kinds of feedback from customers and ____.
Stakeholders
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)
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
What should you consider using to help illustrate your plan?
Presentation Aids
As a general rule, adhering to ____ will provide a more consistent rendering of your webpages across various browsers.
W3C Validation Standards
What is considered the trifecta of web development?
HTML5, CSS, JavaScript
What is the last step in the project cycle?
Management and maintenance
Which browser is text-based, supports braille displays and screen readers, and is considered useful for testing accessibility?
Lynx