DPA
Web Design
Definitions
Hacking
Common HTML Tags
100

The person that the data is being collected from or stored about.

Data Subject

100

True or False

The first two symbols in HTML color code represent the intensity of red.

True

100

What does HTML stand for?

Hyper Text Markup Language

100

Name one way a company can physically protect its data.

  • alarm systems/security cameras.

  •  security locks/ smart cards.

  •  security guards are in place.

  •  storing sensitive data on Standalone machines rather than networks.

100

Write the tag used to create the smallest heading.

<H6>

200

The Data Protection Act is a law to protect what?

the DPA protects personal data of individuals.

200

What is the Hexadecimal code for Red?

#FF0000

200

A _________ is anyone who breaks passwords and codes in order to gain unauthorized access to a computer system.

Hacker

200

Name one type of physical data protection.

  • alarm systems/security cameras.

  •  security locks/ smart cards.

  •  security guards are in place.

  •  storing sensitive data on Standalone machines rather than networks.

200

Write the tag used to create the largest heading.

<H1>

300

Name 2 types of sensitive data.

  • Religious beliefs

  • Political affiliations/opinions

  • Racial/ethnic origins

  • Criminal record

300

What is the Hexadecimal code for White?

#FFFFFF

300

A network security system that monitors and controls incoming and outgoing network traffic based on predetermined security rules. It typically establishes a barrier between a trusted network and an untrusted network, such as the Internet.

Firewall

300

Name two types of software protection a company can use for data.

  • user IDs

  • passwords

  • access rights

  • data encryption

300

Write the tag used to create a numbered list.

<OL>

400

When should stored dat be destroyed?

When it is no longer needed.

400

Which tag does not make a the table element?

<table>

<tr>

<tt>

<td>

<tt>

400

Define Data Encryption

Data Encryption is when data is ‘ scrambled’  before it is transmitted over the network. The authorized person receiving the message has the ‘key’ to ‘unscramble’ the message.

400

Name 2 types of personal data that is not sensitive data.

  • Name

  • Address

  • Email

  • Phone number

  • Photo

  • Finances

400

All visible content on the web should go between witch tags?

<body> </body>

500

What is the role of the Data Controller?

determines the purposes and means of processing personal data.

500

Write the tag used to create a bulleted list.

<ul>

500

Define Phishing

Phishing is an attempt by cybercriminals posing as legitimate institutions, usually via email, text message, phone calls, to obtain sensitive information.

500

Write the tag used to insert a line break.

<br>

M
e
n
u