Search Header Logo
Guidelines and Tips for Creating Good HTML Code

Guidelines and Tips for Creating Good HTML Code

Assessment

Presentation

Computers

6th Grade

Practice Problem

Medium

Created by

Rogevir Rivera

Used 9+ times

FREE Resource

1 Slide • 10 Questions

1

Guidelines for Creating Good HTML Code

2

Multiple Choice

Starting with <html>, <head>, and <body> properly organizes a web page and ensures that web browsers can interpret the HTML code correctly.

1

TRUE

2

FALSE

3

Multiple Choice

HTML tags should always be used correctly, such as using <p> for paragraphs and <h1> for big headings.

1

TRUE

2

FALSE

4

Multiple Choice

Leaving HTML tags unclosed can cause issues in your webpage.

1

TRUE

2

FALSE

5

Multiple Choice

Messy code with no spacing or indentation is easier to read and maintain.

1

TRUE

2

FALSE

6

Multiple Choice

Using long and unclear text is better than keeping it simple and clear.

1

TRUE

2

FALSE

7

Multiple Choice

It is acceptable to write HTML tags in all caps, such as <TITLE>, since it doesn’t affect the functionality.

1

TRUE

2

FALSE

8

Multiple Choice

HTML comments (<!-- comment -->) should be used to explain your code when needed.

1

TRUE

2

FALSE

9

Multiple Choice

There is no need to test your code in a web browser; it will always work perfectly.

1

TRUE

2

FALSE

10

Multiple Choice

It is not necessary to close HTML tags like <p> and <h1>.

1

TRUE

2

FALSE

11

Multiple Choice

Using indentation in your HTML code makes it harder to read.

1

TRUE

2

FALSE

Guidelines for Creating Good HTML Code

Show answer

Auto Play

Slide 1 / 11

SLIDE