Search Header Logo
Add and Debug Tags

Add and Debug Tags

Assessment

Presentation

Computers

8th Grade

Hard

Created by

Denita Wilson

Used 7+ times

FREE Resource

6 Slides • 2 Questions

1

HTML Add and Debug

Slide image

2

Adding Each Paragraph

  • Should start with <p>

  • Should end with </p>

  • Should be in that order

3

Which is correct for the starting paragraph tag?

  • /<p>

  • </p>

  • <p>

4

Heading Tags

The heading tags are for the title at the top of the page and it looks like this; <head> and </head>. (Example line of code: <head> Northeast Middle School </head>

5

Which is correct for the ending paragraph tag?

  • <p>

  • >/p>

  • </p>

6

Changing the size of texts h1 is the biggest to h6 which is the smallest.

  • h1 is that largest

  • h2 is smaller than h1

  • h3 is smaller than h2

  • h4 is smaller than h3

  • h5 is smaller than h4

  • h6 is the smallest

7

Multiple Choice

Which heading is bigger?

1

h4

2

h2

3

h3

4

h6

8

Multiple Choice

Which order of the tags are correct?

1

</> then <>

2

<> then </>

HTML Add and Debug

Slide image

Show answer

Auto Play

Slide 1 / 8

SLIDE