World Wide Web – Key Concepts (HGE 1109 Empowerment Technology)

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/22

flashcard set

Earn XP

Description and Tags

A set of practice flashcards covering World Wide Web basics, browsers, servers, HTML, URLs, and the evolution of Web versions.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

23 Terms

1
New cards

What is the World Wide Web (WWW)?

A system of interconnected documents and resources that can be accessed via the Internet using a web browser.

2
New cards

What is a web server?

A powerful computer that stores web pages and files and serves them to users 24/7 to keep sites accessible.

3
New cards

What is a web browser?

A software application that retrieves, interprets, and displays web content and enables navigation.

4
New cards

What does HTML stand for?

Hypertext Markup Language.

5
New cards

What is a hyperlink?

A clickable link that connects one web page to another.

6
New cards

Web 1.0 characteristics

Static web pages with fixed content; read-only.

7
New cards

Web 2.0 characteristics

User-generated content and social interaction; read/write.

8
New cards

Web 3.0 characteristics

Semantic web with machine-readable data enabling AI-driven services.

9
New cards

What is a static web page?

A page with fixed content that does not change with user interaction.

10
New cards

What is a dynamic web page?

A page whose content changes based on user input or updates.

11
New cards

What does HTTP do?

Transports information between a client and a server; involves requests, responses, and display.

12
New cards

Main parts of a URL

Protocol, domain name, and path/file.

13
New cards

Difference between Internet and World Wide Web

The Internet is the global network; the Web is a collection of interlinked documents accessed via the Internet.

14
New cards

How does a browser handle HTML tags?

It reads the HTML and renders the content; the tags themselves are not displayed.

15
New cards

How does clicking a hyperlink work?

It sends a request to the linked page's server, which returns the page to the browser.

16
New cards

What does 'www' stand for?

World Wide Web.

17
New cards

Web 1.0 is also known as what read-only web?

Static web with fixed content and limited interactivity.

18
New cards

Web 2.0 is also known as what read/write web?

Web with user-generated content and social interaction.

19
New cards

What is Web 3.0 also called?

The semantic web; machine-readable data enabling AI-driven services.

20
New cards

What is an HTML element?

Defined by a start tag, content, and an end tag.

21
New cards

What is the typical HTML file extension?

.html, indicating an HTML document.

22
New cards

What is the role of hyperlinks in the Web?

They connect pages and form a vast interconnected information network, enabling navigation and discovery.

23
New cards