Front End Forge Final

Front End Forge Final

Professional Development

25 Qs

quiz-placeholder

Similar activities

WEBZEN MCQ

WEBZEN MCQ

Professional Development

25 Qs

web development

web development

Professional Development

20 Qs

SAIL Virtual Class Kahoot

SAIL Virtual Class Kahoot

Professional Development

20 Qs

Codecadamy CSS

Codecadamy CSS

10th Grade - Professional Development

20 Qs

html quiz

html quiz

KG - Professional Development

21 Qs

แบบทดสอบ HTML & CSS & Bootstrap

แบบทดสอบ HTML & CSS & Bootstrap

Professional Development

20 Qs

BT Final HTML & CSS & JS

BT Final HTML & CSS & JS

Professional Development

25 Qs

Web Development Technical Skills

Web Development Technical Skills

Professional Development

20 Qs

Front End Forge Final

Front End Forge Final

Assessment

Quiz

Computers

Professional Development

Hard

Created by

RAMRAJ J

Used 10+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following HTML markup uses semantic HTML to create a top-level (large and important) heading?

  1. <h1>This Heading is Important</h1>

  1. <p >This Heading Sure Looks Important</p>

  1. <h4>No, This Heading is More Important</h4>

  1. There is no way to do this.

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Choose the correct HTML element to define important text

<important>

<b>

<i>

<strong>

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which character is used to indicate an end tag?

;

\

/

!

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How can you open a link in a new tab/browser window?

<a href="url" target="new"> 

<a href="url" target="_blank">  

<a href="url" new>

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of these elements are all <table> elements?

<table><tr><td>

<table><tr><tt>

<thead><body><tr>

<table><head><tfoot>

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Inline elements are normally displayed without starting a new line.

True

False

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How can you make a numbered list?

<ul>

<li>

<ol>

<num>

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?