Computer Science and Web Design Review

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/41

flashcard set

Earn XP

Description and Tags

A comprehensive set of vocabulary flashcards covering HTML, CSS, algorithms, spreadsheet operations, hardware features, networking, and online safety.

Last updated 11:16 AM on 6/3/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

42 Terms

1
New cards

and

HTML tags used to display text as paragraphs.

2
New cards

,

, etc.

HTML tags used for different sized headings.

3
New cards

HTML tags used for links.

4
New cards

An HTML tag that allows you to add additional properties to text, such as backgrounds, text colours, fonts, or text size.

5
New cards

    The HTML tag for an unordered list.

    6
    New cards

      The HTML tag for an ordered list.

      7
      New cards
      and

      The tags that you must always start and end with in HTML coding.

      8
      New cards

      HTML

      Provides the structure of a website.

      9
      New cards

      CSS

      Used for changing anything about the style of a webpage, like background images or text font and colour.

      10
      New cards

      External CSS

      A separate code for style that can be linked to multiple pages, making it easier than having many lines of style code at the start of each page.

      11
      New cards

      The HTML code used to link a style page to another page.

      12
      New cards

      Algorithm

      A process or set of rules to be followed in calculations or other problem-solving operations, especially by a computer.

      13
      New cards

      OR

      Boolean logic that is true when either of the conditions is true.

      14
      New cards

      NOT

      Boolean logic that is true when the conditions is false.

      15
      New cards

      AND

      Boolean logic that is true when both conditions are met.

      16
      New cards

      Variables

      Containers that store small portions of data for later use, which can be manipulated and accessed by the CPU.

      17
      New cards

      Binary

      A base-2 numbering system used by computers.

      18
      New cards

      Formula Prefix

      In spreadsheets, all formulas must start with the == symbol.

      19
      New cards

      Cell reference

      Indicates which cell a spreadsheet formula will affect.

      20
      New cards

      Absolute reference

      A reference that will always refer to one specific cell, set using the symbols such as A$9.

      21
      New cards

      Relative cell reference

      A cell reference that will change with the cell if the formula is moved.

      22
      New cards

      Operating system

      Manages computer software and hardware resources.

      23
      New cards

      Processor

      Executes instructions from software.

      24
      New cards

      Screen resolution

      The amount of pixels that fit on a screen.

      25
      New cards

      Internal memory

      The short term memory of a computer.

      26
      New cards

      Storage

      The long term memory of a computer.

      27
      New cards

      Bluetooth

      Short range data waves that send and receive data between devices that are close to each other.

      28
      New cards

      Wi-Fi

      Radio waves that transmit data wirelessly between a router and devices.

      29
      New cards

      NFC

      Communication between devices with a distance of 4cm4\,cm or less.

      30
      New cards

      Audio connector

      A device that can output sound from a computer.

      31
      New cards

      Computer network

      A system of interconnected devices such as computers and smartphones that exchange hardware, software, and information.

      32
      New cards

      Nodes

      Any device connected to a network, such as laptops, printers, servers, or security cameras.

      33
      New cards

      PAN

      Personal area network.

      34
      New cards

      LAN

      Local area network.

      35
      New cards

      MAN

      Metropolitan area network.

      36
      New cards

      WAN

      Wide area network.

      37
      New cards

      CAN

      Campus area network.

      38
      New cards

      Copyright

      Legally protects original work such as art and code; it is owned automatically upon creation of an original design and protects the exact words or design rather than the idea.

      39
      New cards

      Phishing

      Occurs when a person sends a fake text, email, or pop-up message to get people to share personal information, passwords, or financial information.

      40
      New cards

      VPN

      A tool that keeps your internet connection private so websites and hackers cannot easily see what you are doing.

      41
      New cards

      Input device

      A device that takes data from the user to the computer, such as a keyboard or mouse.

      42
      New cards

      Output device

      A device that converts data from the computer into something the user can see, hear, or feel, such as a speaker or monitor.