Study guide Flashcards

1
Q

what does html stands for?

A

indicates the beginning of your code written in HTML.

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

Digital Footprint

A

The collected information about an individual across multiple websites on the internet.

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

what does html stand for?

A

Hyper Text Mark-up Language.

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

What is the tag used for?

A

contains information (sometimes called “metadata”) about your web page.

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

what does <p> used for?</p>

A

defines a paragraph.

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

What does stand for?

A

contains all the main content of your web page.

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

what does doctype html

A

you find this in the very start of your website is just like and tells the browser is html5

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

<h1></h1>

what does this tag do?

A

It makes texts bigger

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

<h2></h2>

what does this tag do>

A

makes the text a little more tiny.

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

<h3></h3>

A

makes the text not big and not tiny perfect to read

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

<h4></h4>

A

makes the text to look more tiny.

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

<h5></h5>

A

makes the text little and difficult to read.

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

<h6></h6>

A

makes the text more and more smaller.

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

img src = “images/nvjdf.jpg” alt=””

A

is used to put and image

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

debugging

A

looking thru codes and finding what was the problem

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

one step of debugging

A

describing your problems

17
Q

2 step

A

hunt for bugs

18
Q

3 step

A

try small solution

19
Q

4 step

A

write what you have learned.

20
Q

br /br tag

A

inserts a single line break helpful to write adreses and poems

21
Q

<ol></ol>

tag

A

used to put lists with numbers

22
Q

<ul></ul>

A

used to put a list with bullets

23
Q

body bgcolor=black tag

A

is to add background color in your website

24
Q

em /em tag

A

makes the text bold and more bigger

25
Q

credible

A

identifiying how a website could be making false infromation