Search Header Logo

WebTechnology-18CS63-6B-2022

Authored by ARUNA KUMAR P

Computers

University

Used 3+ times

WebTechnology-18CS63-6B-2022
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

The function of the link to connect between 1 file with other file in web pages. What is the correct HTML for creating a hyperlink in .html format?

<a url="http://www.w3schools.com">W3Schools.com</a>

<a name="http://www.w3schools.com">W3Schools.com</a>

<a href="http://www.w3schools.com">W3Schools</a>

<href a>http://www.w3schools.com</a>

<a href=http://www.w3schools.com>W3Schools</a>

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

In css format, we can give a color consisting of a combination of red, green and blue. If we want to give white, then the correct writing (correct declaration) of value rgb in the program code is ..

rgb (0,0,0)

rgb (255;255;255)

rgb (“0”,”0”,”0”)

rgb (255,255,255)

rgb (255,0,255)

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What is the correct HTML element for inserting a line break?

<lb>

<br>

<break>

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of these elements are all <table> elements?

<table><tt><td>

<tbl><tr><td>

<table><tr><td>

<tbl><tt><td>

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of the following are the correct ways to implement CSS?

Inline

Internal

External

All of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What attribute is used to change the text color of a <label>?

background-color

color

col

None of all above

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Where in an HTML document is the correct place to refer to an external CSS?

In the <head> section

At the top of the document

At the end of the document

In the <body> section

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?