LESSON 1 Flashcards

(76 cards)

1
Q

is the standard language used to create and design web pages. It structures content using a system of elements represented by tags.

A

HTML (Hypertext Markup Language)

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

“HTML”

A

Hypertext Markup Language

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

HTML (Hypertext Markup Language) was created by

A

Tim Berners-Lee

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

refers to the visible part of a website or app that users interact with, like the tables, images, and buttons. It’s built using languages like HTML, CSS, and JavaScript.

A

Frontend

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

handles behind-the-scenes operations like storing and processing data when users interact with the frontend. It uses
languages like Python, Ruby, and Java.

A

Backend

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

refers to the linking of text with other documents

A

Hypertext

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

denotes a language that utilizes a specific set of tags.

A

Markup language

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

A research facility in Switzerland

A

CERN (Central European Research Network)

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

“CERN”

A

Central European Research Network

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q
  • The first official version, introduced by Tim
    Berners-Lee.
  • Basic elements like headings (<h1> to <h6>),
    paragraphs (<p>), and links (<a>).</a>
A

HTML 1.0 (1993)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q
  • Standardized basic HTML features.
  • Introduced forms (<form>, <input></input>,

<textarea>, etc.).
</textarea>

A

HTML 2.0 (1995)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q
  • W3C (World Wide Web Consortium) took
    over HTML development.
  • Introduced tables (<table>), image
    alignment, and scripts.
A

HTML 3.2 (1997)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q
  • Improved accessibility and scripting.
  • Introduced CSS support and new form
    elements
A

HTML 4.0 (1997)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q
  • Stricter version of HTML 4.0.
  • Required well-formed syntax (closing tags,
    lowercase elements).
A

XHTML 1.0 (2000)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q
  • Modern version with support for multimedia
    (<video>, <audio>).</audio></video>
  • Semantic elements (<header>, <article>,

<section>).
* Improved JavaScript API support.
</section>

A

HTML5 (2014 - Present)

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

a program that understands HTML tags and renders them in a humanreadable format that is easily viewable by people visiting the website.

A

Web browser

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

a system of interconnected documents and other resources, linked by hyperlinks and URLs, and accessible through the internet.

A

World Wide Web (WWW)

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

is the fundamental set of communication protocols used for transmitting data over the internet and most computer networks. It defines how data is packetized, addressed, transmitted, routed, and received.

A

TCP/IP (Transmission Control Protocol/Internet Protocol)

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

a unique numerical label assigned to each device
connected to a computer network that uses the Internet Protocol for communication.

A

IP address (Internet Protocol address)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q
  • A protocol for transferring data between a web browser and a web server.
  • Data is sent in plaintext, making it vulnerable to hackers.
  • Uses port 80 by default.
  • Does not use encryption, making it less secure.
A

HTTP (Hypertext Transfer Protocol)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q
  • A more secure version of HTTP that uses SSL/TLS encryption to protect data.
  • Ensures confidentiality, integrity, and authentication.
  • Uses port 443 by default.
  • Encrypts communication, making it much safer for sensitive transactions (e.g., banking,
    login credentials).
  • Websites with HTTPS have a padlock icon in the browser address bar.
A

HTTPS (Hypertext Transfer Protocol Secure)

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

a global network of interconnected computers and devices that communicate using standardized protocols (such as TCP/IP). It enables people to share information, access websites, send emails, stream videos, and much more.

A

Internet

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

a private, secure network used within an organization to facilitate
communication, collaboration, and information sharing among employees. It functions like a private version of the internet but is restricted to authorized users within the organization.

A

Intranet

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

a private network that allows authorized external users, such as customers, suppliers, or business partners, to access certain parts of an organization’s internal network.

A

Extranet

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
a software or hardware system that serves web content to users over the internet or an intranet.
Web Server
26
Serves fixed content, such as HTML, CSS, and images, without processing dynamic scripts.
Static Web Server
27
Can process dynamic content using programming languages like PHP, Python, or Node.js and interact with databases
Dynamic Web Server
28
Consists of two or more computers connected for the purpose of communicating and sharing resources.
Network
29
are the computer workstations used by individuals, such as a PC on a desk
Clients
30
receives requests from client computers for resources such as files.
Server
31
used as servers are usually kept in a protected, secure area and are only accessed by network administrators.
Computers
32
such as hubs and switches provide network connections for computers, and routers direct information from one network to another.
Networking devices
33
Connecting the clients, servers, peripherals, and networking devices may consist of copper cables, fiber optic cables, or wireless technologies
Channel/ Media
34
is usually confined to a single building or group of connected buildings.
Local Area Network (LAN)
35
connects users with computer resources in a geographical area. It also can be used to connect two or more LANs.
Metropolitan Area Network (MAN)
36
is geographically dispersed and usually uses some form of public or commercial communications network.
Wide Area Network (WAN)
37
is the web address used to access a resource on the internet.
URL
38
Defines how data is transmitted (HTTP, HTTPS, FTP, etc.)
Protocol
39
The website’s address.
Domain Name
40
The specific location of the page or file
Path
41
Provides additional parameters for search or filters.
Query String
42
A specific section of the page
Fragment Identifier
43
A single document on the internet with a unique URL. It can contain text, images, videos, and links.
Webpage
44
A collection of related webpages under a single domain name. It typically includes multiple webpages linked together.
Website
45
Links that connect pages within the same website.
Internal Links
46
Links that point to a different website.
External Links
47
A type of website that delivers the same fixed content to every user.
Static Website
48
a type of website that generates content in real-time based on user interactions, database queries, or external inputs.
Dynamic Website
49
consists of several parts, which together create a unique address on the internet.
Website Domain
50
Specifies how data is transferred (e.g., HTTP or HTTPS for secure connections).
Protocol
51
A subdivision of the main domain, often used for different sections of a website.
Subdomain
52
The main name of the website, chosen by the owner.
Second-Level Domain (SLD)
53
The extension that classifies the website (e.g., .edu for education, .gov for government).
Top-Level Domain (TLD)
54
Specifies a specific page or directory on the website.
Path
55
is the internet's phonebook.
DNS (Domain Name System)
56
is the last segment of a domain name, appearing after the final dot (e.g., .com, .org, .net).
Top-Level Domain (TLD)
57
is a professional organization that provides leadership in issues related to the future of the Internet.
Internet Society
58
is an open international community of network designers, operators, vendors, and researchers concerned with the evolution of Internet architecture and the smooth operation of the Internet.
IETF
59
is a committee of the IETF and provides guidance and broad direction to the IETF. Responsible for the publication of the Request for Comments (RFC) document series.
IAB
60
was created in 1998 and is a nonprofit organization.
Internet Corporation for Assigned Numbers and Names (ICANN)
61
takes a proactive role in developing recommendations and prototype technologies related to the Web.
World Wide Web Consortium (W3C)
62
a formal document from the IETF that is drafted by a committee and subsequently reviewed by interested parties
RFC
63
"WAI"
Web Accessibility Initiative
64
a federal civil rights law that prohibits discrimination against people with disabilities.
Americans with Disabilities Act (ADA)
65
is dedicated to protecting intellectual property rights internationally.
World Intellectual Property Organization (WIPO)
66
a nonprofit organization that provides free services that allow authors and artists to register a type of a copyright license called a Creative Commons license.
Creative Commons
67
are great they convey information quickly and memorably, and their embellishing, enriching presence can add greatly to the appeal of a site.
Graphics
68
are graphics used to represent data of some sort. This category includes data graphs and charts, maps, pictures of products, and screen prints.
Content graphics
69
(also termed decorative) graphics are purely for embellishment, controlling focus, and support of branding. Examples include logos, decorative photos, borders, dingbats, and custom bullets.
Thematic
70
are unique to the web and include clickable buttons, standalone icons, or icons adjacent to text links.
Navigational graphics
71
is the process of creating a smaller output from a larger input, in order to sparing storage space, or saving bandwidth to share the data, or reduce the input to a suitable size for a media of distribution
File compression
72
a type of compression where a certain amount of information is discarded.
Lossy compression
73
reduces a file's size with no loss of quality.
Lossless compression
74
"JPG"
Joint Photographic Experts Group
75
works best for line-based images with areas of solid color, such as cartoons, diagrams, line art, and graphic text.
Graphics Interchange Format (GIF)
76
a widely used raster image format that supports lossless compression.
Portable Network Graphics (PNG)