Front End Forge Final

Front End Forge Final

Professional Development

25 Qs

quiz-placeholder

Similar activities

HTML-1

HTML-1

Professional Development

20 Qs

BT Final HTML & CSS & JS

BT Final HTML & CSS & JS

Professional Development

25 Qs

3TH sem GAT 2023

3TH sem GAT 2023

Professional Development

22 Qs

WEBZEN MCQ

WEBZEN MCQ

Professional Development

25 Qs

Web Dev Quiz-1

Web Dev Quiz-1

Professional Development

20 Qs

CSS

CSS

University - Professional Development

24 Qs

Web Development Basic

Web Development Basic

Professional Development

20 Qs

Infinity coding school

Infinity coding school

Professional Development

25 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?