Mta 98-383 Study Guide

¡Supera tus tareas y exámenes ahora con Quizwiz!

Border-Color property

A CSS property which is used to alter the color of a border.

A tag

A anchor (a) is used to implement a hyperlink for a user. This means that the user is anchoring himself to another webpage.

Hexadecimal colors

A color format which uses a pound symbol and six hexadecimal numbers, that is, six numbers 0 through 9 or A through F. 0 represents black, while F represents white. The six colors are in three pairs, which signify the amounts of red, green, and blue used in the color.

Post

A common submission method which requests to take submitted data and modify data on the server as a result of user input.

MP3

A compressed sound file which allows for digital storage and transmission.

Responsive Web Design

A concept which refers to designing webpages which can be viewed on different devices, such as desktops, laptops, tablets, and smartphones.

iFrame

A content-holding frame inside of a webpage. It can be altered using programming.

MP4

A digital multimedia container often used to store video and audio data.

Media Query

A fairly granular method used to control how a webpage displays across different types of devices. It checks for screen width and changes styles according to that screen width.

font-weight property

A font property which controls the bold level of text on a webpage.

font-family property

A font property which controls the bold level of the text on a webpage.

Select tag

A form-based tag which creates a drop-down list full of options.

Hr tag

A horizontal rule tag is a tag that creates a paragraph-level break within text on a web document.

Absolute Link

A link which contains the complete address to another link.

Px

A measurement which is normally 1/96 of an inch but can vary based on screen sizes.

Pt

A measurement wish is 1/72 of an inch

Border-Width property

A property which is used in CSS to control the width of a border.

Max-Width Property

A property which is used to control layouts on webpages using CSS. It can ensure that the total width of a webpage does not exceed the screen size of the user.

Overflow property

A property which is used to ensure that text will fit on the screen regardless of the device.

Visibility property

A property which is used to make an object invisible using CSS.

Em

A relative measurement which is equivalent to the font size being used. For example 3 em = 3 x the size of the current font.

Summary tag

A semantic tag which can hide the text inside of a details tag. The summary tag surrounds the line explaining what is in the details section.

Pixel Measurement

A static form of measurement in CSS. It allows the web designer to assign a specific measurement to a webpage element.

Get

A submission method which request to retrieve something.

Delete

A submission method which requests to remove information from a database.

Put

A submission method which requests to take data submitted and insert it into the database.

Tag

A tag is a keyword, term or description that is assigned, or that you assign, to a piece of information. A piece of information may have multiple tags.

Head tag

A tag type which contains information that describes the webpage but does not show on the webpage.

Textarea tag

A tag used to create text boxes within a form so that users can type responses.

Video tag

A tag which adds a video to a webpage.

Link tag

A tag which allows web designers to link to external files, such as style sheets and scripts.

Output tag

A tag which allows you to take what is in a form and run an instant calculation depending upon what is being input in a form.

Button tag

A tag which can be used on a form to add a button option.

Audio tag

A tag which can have multiple sources and should have the controls attribute added to allow a user to control when the audio plays.

Html tag

A tag which contains data that makes up a webpage.

Body tag

A tag which contains everything that displays on the webpage.

Fieldset tag

A tag which creates fieldsets that allow you to group fields on forms to make them easier to read.

Aside tag

A tag which is often used to mark off a side story.

Article tag

A tag which is often used to mark off a story.

Div tag

A tag which is used in CSS to control alignment, backgrounds, margins, padding, and text flow for webpage elements. It can also be used to control the width of an entire page.

Caption tag

A tag which is used on tables to allow a table description to be placed in close proximity to a table.

Br tag

A tag which is used to create a line break.

Datalist Tag

A tag which is used to create a pre-populated list within a form.

Span tag

A tag which is used to format a word or phrase.

Semantic tag

A tag which is used to help organize a webpage and can be used to determine how a webpage should be rendered.

Script tag

A tag which is used to hold programming scripts for programming languages.

Figure tag

A tag which is used to mark up an image in a webpage.

Section tag

A tag which marks off sections on a webpage.

Noscript tag

A tag which notifies the user if their browser does not support the programming language that is currently in use.

Track Tag

A tag which works in conjunction with vtt files as part of the Web Video Text Tracks (WebVTT) standard.

CSS Framework

A template which is created by the web designer, downloaded for free, or purchased from a third-party which has built in CSS the designer can use to ease in the development process of a website.

Text-Indent property

A text property which is used in CSS to indent the first line of text in a multi-line paragraph.

Metadata

A tool used in CSS to describe items and elements and their usage.

Comment

A tool used to put placeholders in for text that will need to be added later to the webpage. It can also be used to explain parts of a webpage that do not display.

Percentage Measurement

A type of measurement used within CSS. It can be applied to elements on a webpage where it will allow the element to fluctuate its size based on the screen size the user has.

Absolute positioning

A type of positioning in CSS which places items in an exact location on a webpage.

Relative Positioning

A type of positioning in CSS which places items relative to where they normally are in relation to how things normally flow on a webpage.

Meta tag

A type of tag used to embed metadata in CSS.

WebM

A video file format which works well on low-power devices, such as netbooks and tablets.

text-align property

An alignment property which is used to align text on a webpage.

Action attribute

An attribute used within a form tag to navigate users to the next page or script once the form is submitted.

Method Attribute

An attribute which is used within a form tag to tell the form what type of action to take once it is submitted.

Border-Style property

An element used in CSS to control the overall look of a border.

text-decoration property

An element which is used in CSS to apply underlines to text on a webpage.

Float element

An element which is used to move one item next to another on a webpage.

Img tag

An image tag defines an image in an HTML document, which requires the src and alt attributes.

Ogg

An open container format which is designed to provide for efficient streaming of digital multimedia. It is a royalty-free video format.

OL tag

An ordered list (ol) tag is a numbered list.

CSS

Cascading Style Sheets (CSS) is a type of style sheet language which is used in web design to describe the presentation of a document that is written in a markup language.

UL tag

Defines an unordered list in HTML.

Heading tag

HTML has six levels of headings, with tags of h1 through h6. H1 is the largest, while H6 is the smallest.

HTML5

Hyper Text Markup Language 5. A language that requires few plug-ins and standardizes how video and audio are presented on a Web Page.

Relative Link

Hyperlinks used to link pages within a website.

MPEG

Moving Pictures Expert Group. Also known as the H.264 format is the most common for output from a video editing software.

SVG

Scalable Vector Graphics is a vector image format for two-dimensional graphics with the ability to support interactivity and animation.

Margins

The blank borders that occupy the top, bottom, and sides of a document.

Background

The color or image used as the backdrop of the entire webpage.

JavaScript

The dynamic aspect of webpage building where scripts are used to manipulate objects based on an event.

Ex

The measurement type which is relative to the height of the letter x.

Nav Tag

The nav tag is used to help spot, in HTML code, the area on the page containing navigation links on our webpage.

Details Tag

The summary tag surrounds the line explaining what is in the details section in a details tag.

P tag

Used to create paragraphs

Li tag

defines a list item inside an HMTL list.


Conjuntos de estudio relacionados

CFP 102 Unit 4 Key Terms Life Insurance (Individual)—Part 2

View Set

Chapter 4 (Nature, Nurture, and Human Diversity)

View Set

Operations Management - Chapter 7 in-class questions

View Set

Myer's psychology study guide: Prologue

View Set