Website Design and Development Flashcards

(8 cards)

1
Q

What is HTML used for?

A

Structuring content on the web.

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

What does CSS do in web development?

A

It styles the HTML elements (e.g. colours, fonts, layout).

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

What is usability in web design?

A

How easy and effective a website is for users.

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

Give an example of good website structure.

A

Clear headings, logical navigation, readable text.

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

What are wireframes?

A

Simple layout sketches of web pages used in the planning stage.

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

How do you link an image to HTML?

A

<img src = “ ____” height = “ ___ px” width “___ px” />

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

What is an external hyperlink?

A

Links to pages outwith the internal sheets.

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

What does Javascript do to HTML?

A

Adds interctive features and dynamic behaviours to HTML.

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