HTML and CSS Flashcards

1
Q

Basic structure of a webpage

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

A three columned table with a header row and two rows of data

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q
  1. A table with a border of 1, a width of 1200px and in the centre of the screen
  2. Two rows with heights of 300px and 200px, a column width of 400px in the first column and a column span of 2 in the second
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

A bulleted list with ‘Coffee’, ‘Milk’, and ‘Tea’

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

Inserting the image img1.jpg with a width of 200px and appropriate alternative text

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

Linking to a webpge called ‘test.html’ that is in the same folder

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

Linking to the external wesite http://www.bbc.co.uk/

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

Linking to a new email to tmcp@cie.org.uk with the subject: ‘A Subject’

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

Linking a stylesheet called ‘styles.css’

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

The order of colours in a hexadecimal colour code

A

Red Green Blue

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

A comment in HTML

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

A comment in CSS

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