Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

QUESTION 1 To create a layout, the ____________ tag is used. a. table b. heading c. p d. div e. br QUESTION 2 The div

QUESTION 1

To create a layout, the ____________ tag is used.

a.

table

b.

heading

c.

p

d.

div

e.

br

QUESTION 2

The div tag does what?

a.

Divides random access memory (RAM) usage

b.

Divides the HTML page into sections

c.

Creates a unified style for elements

d.

Applies a background color

e.

Allows for user interaction

QUESTION 3

Which is NOT a way to add CSS to your HTML?

a.

Inline

b.

External

c.

By the style attribute

d.

OutOfLine

e.

Internal

QUESTION 4

Which of the following is the proper syntax for a CSS class?

a.

center {text-align:center; float:left;}

b.

.center {text-align:center; float:left;}

c.

.center {text-align;center, float;left,}

d.

.center=text-align:center; float:left;

e.

.center (text-align:center; float:left;)

QUESTION 5

The float property, allows a div to

a.

Take up the entire screen

b.

Have another div beside it

c.

Appear to float on the page

d.

Have elements move with the scrolling page

e.

Be on top of another div

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

50 Tips And Tricks For MongoDB Developers Get The Most Out Of Your Database

Authors: Kristina Chodorow

1st Edition

1449304613, 978-1449304614

More Books

Students also viewed these Databases questions

Question

What three issues have engaged developmental psychologists?

Answered: 1 week ago