Section 1

Preview this deck

HTTP

Front

Star 0%
Star 0%
Star 0%
Star 0%
Star 0%

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Active users

0

All-time users

0

Favorites

0

Last updated

6 years ago

Date created

Mar 1, 2020

Cards (26)

Section 1

(26 cards)

HTTP

Front

The underlying protocol for how content is communicated on the web

Back

CSS Selector

Front

The HTML element that you want to style.

Back

W3C (World Wide Web Consortium)

Front

An international community that develops open standards for the Web.

Back

HTML Attribute

Front

Provide HTML attributes with additional meaning and context.

Back

Internet Protocol (IP) address

Front

A numeric string that identifies a device on a network

Back

HTML Tag

Front

Special codes which describe or define content in a Web document

Back

URL (Uniform Resource Locator)

Front

_______ is the address of a Web page on the World Wide Web.

Back

HTML

Front

Hypertext Markup Language, a standardized system for tagging text files to achieve font, color, graphic, and hyperlink effects on World Wide Web pages.

Back

Nesting

Front

Putting an object inside another object; such as an HTML tag inside another HTML tag.

Back

Relative Link

Front

A link that specifies the name of the file to be linked to as it relates to the current document.

Back

CSS Value

Front

The attribute you want applied to the property

Back

Open standard

Front

A standard that is publicly available and has various rights to use associated with it, and may also have various properties of how it was designed

Back

RGB color codes

Front

Color values using the combination of red, green, and blue values ranging from 0 to 255.

Back

HTML Element

Front

The opening and closing tags including the text in between.

Back

Cascading Style Sheets (CSS)

Front

Style sheet language that provides the formatting and "look" of a Web page or document written in a markup language.

Back

World Wide Web

Front

A system for finding information on the Internet through the use of linked documents.

Back

website

Front

a collection of related web pages; can contain images, video, or other digital formats

Back

Web Server

Front

A computer that runs special software to serve up Web content by responding to requests.

Back

CSS Property

Front

The style attribute you want to change

Back

Web Browser

Front

a software application for retrieving, presenting and traversing information resources on the World Wide Web.

Back

web page

Front

A document stored on the World Wide Web.

Back

Domain Name System (DNS)

Front

Internet service that translates domain names into IP addresses.

Back

CSS Declaration

Front

The style property and value

Back

Web Accessibility Initiative (WAI)

Front

A program for developing strategies, guidelines, and resources to help make the Web accessible to people with disabilities

Back

Absolute Link

Front

A link that specifies a complete path to a file, including the protocol, server, directory, filename.

Back

Hexadecimal color codes

Front

Color values written with the # sign followed by six digits using the numbers 0 to 9 and A to F to represent the amount of red, green and blue.

Back