39-77

39-77

University

39 Qs

quiz-placeholder

Similar activities

Cyber Security

Cyber Security

University

36 Qs

แบบทดสอบการพัฒนาโปรแกรมประยุกต์บนเว็บด้วยโปรแกรมสำเร็จรูป

แบบทดสอบการพัฒนาโปรแกรมประยุกต์บนเว็บด้วยโปรแกรมสำเร็จรูป

University

42 Qs

PHP Quiz

PHP Quiz

University

35 Qs

Quis US kelas IX

Quis US kelas IX

9th Grade - University

42 Qs

Quiz Keterampilan Digital

Quiz Keterampilan Digital

12th Grade - University

37 Qs

Model test

Model test

University

40 Qs

Java JVM JDK

Java JVM JDK

University

42 Qs

INTEGRATIVE PROGRAMMING PRELIM EXAM

INTEGRATIVE PROGRAMMING PRELIM EXAM

University

36 Qs

39-77

39-77

Assessment

Quiz

Computers

University

Easy

Created by

Farabi frb

Used 3+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

39 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these CSS rules make text appear in a bold face font?

font-weight: bond

  • text-style: bold

  • font: bold

  • bold: true

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What CSS selector would style a tag that looks like this:

 < ... class="puppy"

.puppy { ...

#puppy { ... }

puppy { ... }

tag.puppy { ... }

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What CSS rule allows you include a tag in markup but hide it from view in the browser?

visibility: hidden;

display: none;

opacity: 0;

hidden: true;

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following CSS selectors is between the content area and the border? (CSS box model)

padding

margin

border

content

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What tag is used to import a style sheet into an HTML document?

<link>

<style>

<import>

<css>

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following statements are true?

A "class" attribute can be used many times in an HTML file

An "id" attribute should only be used once in an HTML file

An "id" attribute can be used many times in an HTML file

A "class" attribute should only be used once in an HTML file

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

For the following HTML, which description of the "style=" attribute is most accurate?

 <p style="color: red;">

It allows the application of the specified CSS rule to the content of the paragraph

It defines an inline style for the paragraph text

It links to an external CSS file named "color: red;"

It sets the background color of the paragraph to red

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?