Search Header Logo

Quiz 1 AWD week 5

Authored by Aigerim Aitim

Computers

2nd Grade

Used 3+ times

Quiz 1 AWD week 5
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Choose right variant. Create a hyperlink with in a document. Sample link: example.com.

<a hrf="http://example.com">example.com</a>

<a href="http://example.com">example.com</a>

<a src="http://example.com">example.com</a>

   All variants are correct

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What is the correct way to write address in an HTML document? Sample example: About us: 'www.w3resource.com/about.html'

<addr> Address: 21, Ramkrishna Road<br> Burdwan<br> West Bengal. </addr>

<add> Address: 21, Ramkrishna Road<br> Burdwan<br> West Bengal. </add>

<address> Address: 21, Ramkrishna Road<br> Burdwan<br> West Bengal. </address>

<addresses> Address: 21, Ramkrishna Road<br> Burdwan<br> West Bengal. </addresses>

3.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

How to author an abbreviation or an acronym? Sample example: 'URL' - Uniform Resource Locator.

<abbrev="Uniform Resource Locator">URL</abbrev>

  Abbreviation

<abbreviation title="Uniform Resource Locator">URL</abbreviation>

<abbr title="Uniform Resource Locator">URL</abbr>

4.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Create an HTML document which uses article element?

<section>  <h1>Tutorial of HTML5 article element</h1>  <p>HTML5 article element represents independent item like a blog entry in an web document.</p>  </section>

<article>  <h1>Tutorial of HTML5 article element</h1>  <p>HTML5 article element represents independent item like a blog entry in an web document.</p>  </article>

<art>  <h1>Tutorial of HTML5 article element</h1>  <p>HTML5 article element represents independent item like a blog entry in an web document.</p>  </art>

<sect>  <h1>Tutorial of HTML5 article element</h1>  <p>HTML5 article element represents independent item like a blog entry in an web document.</p>  </sect>

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

  Create an HTML document which uses aside element?

<aside> <h4>HTML5 tutorial</h4>  <p>I can develop excellent web applications with HTML5 and related APIs (like GeoLocation, Drag and Drop, WebSocket etc.)in HTML5 tutorial.</p> </aside>

  <aside> <h4>HTML5 tutorial</h4>  <p>I can develop excellent web applications with HTML5 and related APIs (like GeoLocation, Drag and Drop, WebSocket etc.)in HTML5 tutorial.</p> </asides>

<aside> <h4>HTML5 tutorial</h4>  <p>I can develop excellent web applications with HTML5 and related APIs (like GeoLocation, Drag and Drop, WebSocket etc.)in HTML5 tutorial.</p> </aside>

<asid> <h4>HTML5 tutorial</h4>  <p>I can develop excellent web applications with HTML5 and related APIs (like GeoLocation, Drag and Drop, WebSocket etc.)in HTML5 tutorial.</p> </aside>

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

How to isolate a part of the text that might be formatted in a different direction from other text outside it?

<ul> <li>User <bdi>Ayan</bdi>: 40 points</li> <li>User <bdi>Amanat</bdi>: 60 points</li> <li>User <bdi>Sayat</bdi>:80 points</li> </ul>

<ul> <li>User <di>Ayan</bdi>: 40 points</li>  <li>User <bdi>Amanat</di>: 60 points</li>  <li>User <bdi>Sayat</bdi>:80 points</li> </ul>

<ul> <li>User <di>Ayan</bdi>: 40 points</li>  <li>User <bdi>Amanat</bdi>: 60 points</li>  <li>User <bdi>Sayat</bdi>:80 points</li> </ul>

<ul> <li>User <bid>Ayan</bdi>: 40 points</li>  <li>User <bdi>Amanat</bid>: 60 points</li>  <li>User <bdi>Sayat</bdi>:80 points</li> </ul>

7.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

How to specify a text which is an extended quotation?

<quote>Freedom is not worth having if it does not connote freedom to err. </quote>

<block>Freedom is not worth having if it does not connote freedom to err.</block>

<blockquote>Freedom is not worth having if it does not connote freedom to err. </blockquote>

<bquote>Freedom is not worth having if it does not connote freedom to err.</bquote>

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?