Web Technology 2025

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

1/14

flashcard set

Earn XP

Description and Tags

This set of flashcards covers key concepts, definitions, and terms related to Web Technology as outlined in the lecture notes.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

15 Terms

1
New cards

Internet

A global network of networks enabling direct communication and services share between computers.

2
New cards

Internet Backbone

Infrastructure of fiber optic cables owned by private companies that connects computer networks worldwide.

3
New cards

Web Technology

The process of communication and interaction between computers using markup languages and multimedia.

4
New cards

Client-Server Architecture

A system where a client's device (browser) requests resources from a server which delivers the requested content.

5
New cards

URL

Uniform Resource Locator, the unique address of a resource on the internet.

6
New cards

Web Browser

An application software allowing users to explore the World Wide Web by accessing web documents and services.

7
New cards

Dynamic Web Page

An interactive page that displays content that changes based on user interaction or server-side processing.

8
New cards

Static Web Page

Pre-made content that remains constant; used for read-only pages.

9
New cards

HTML (Hypertext Markup Language)

The standard markup language for documents designed to be displayed in a web browser.

10
New cards

CSS (Cascading Style Sheets)

A stylesheet language used to describe the presentation of a document written in HTML.

11
New cards

HTTP (HyperText Transfer Protocol)

A communication protocol used for transferring data over the web.

12
New cards

Front-End Development

The part of web development that deals with the visual aspect of a website and its user interface.

13
New cards

Back-End Development

The server-side code responsible for managing application logic and database interactions in websites.

14
New cards

Web Development

The activities involved in building, creating, and maintaining websites which includes web design, programming and content management.

15
New cards

Web Server

A program that processes network requests from clients and serves them files to create web pages.