When creating a CSS layout from scratch, you should first ____, then determine how many divs you will need to create the layout and what you want to call the divs.

A. assign IDs to divs
B. sketch out what you want the page to look like
C. decide whether or not you will use a float property
D. identify inline and block-level elements


Answer: B

Computer Science & Information Technology

You might also like to view...

Which of the following is true about naming objects?

A. the database management system provides strict rules B. Camel case does not use special characters to link words C. tables should always be named with a character prefix D. A column name of Last Name is preferable to LastName

Computer Science & Information Technology

FIGURE 8-2Referring to Figure 8-2 above, which of the following statements is NOT true ____.

A. The section contains a heading B. The section contains three radio buttons C. The radio buttons have different labels D. The radio buttons have different names

Computer Science & Information Technology

The ____ argument determines the availability of a cookie to other Web pages on a server.

A. secure B. expires C. path D. domain

Computer Science & Information Technology

A selected graphic appears surrounded by a selection rectangle, which has small circles and squares, called _____.

a. Gridlines b.sizing handles c. borders d. rulers

Computer Science & Information Technology