Which positioning option should Marilyn use if she wants to position items using x- and y-coordinates, removed from the standard flow of the page?

Marilyn is using div tags as the foundation of a CSS page layout to organize content on her web page by defining areas or sections.

a. static position
b. fixed positioning
c. absolute positioning
d. relative positioning


c. absolute positioning

Computer Science & Information Technology

You might also like to view...

What is the difference between primary and secondary users? The text gives an example of a ticket agent being a primary user of a reservation system and the ticket buyer being the secondary user. Name four examples of systems that have primary and secondary users.

What will be an ideal response?

Computer Science & Information Technology

A(n) ____ is any non-constructor member function that accesses a class’s private data members.

a. set function b. private function c. member method d. accessor function

Computer Science & Information Technology

Access automatically sets the Data Type property based on data entry, when you add fields to a table in Datasheet view.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

A binary tree has a special node called the ____ node.

A. super B. root C. superparent D. rootleaf

Computer Science & Information Technology