Development lifecycle and processes Flashcards
The process of working on an outline for a Web presence is known as
wireframing
A language that requires few plug-ins and standardizes how video and audio are presented on a Webpage.
HTML5
A metalanguage that is used to create other languages.
SGML
A language that describes the function and context of the information contained in a document. Used to store and transport data.
XML
HTML5 introduced which elements?
<audio> ... </audio>
<footer> ... </footer>
<header> ... </header>
<nav> ... </nav>
When creating a Website, who are relevant employees or contributors within the organization who can help determine the purpose of the Website, the site’s look and feel, the services that the audience requires from the site, and so forth?
Stakeholders
A language that allows transition from HTML to XML.
XHTML
What are the steps of the Web Dev Project cycle in order?
Plan.
Obtain input from stakeholders.
Communicate the plan.
Consider technical and non-technical concerns.
Develop
Publish
Management & maintenance.
HTML 4.01 added support for what 5 things?
Forms
Tables
Multiple spoken languages
CSS
Scripting languages
Once your site is live, your Web team will receive various kinds of feedback from customers and ___.
stakeholders
What is the latest version of HTML?
5.2
What is the URL for the W3C markup validation service?
validator.w3.org