Question: Fill in the missing code pg. 287 #2 The web page should be configured as a two column page layout wit ha right column (containing

Fill in the missing code pg. 287 #2 The web page should be configured as a two column page layout wit ha right column (containing the navigation area) that is 150 pixels wide. The right column should have a 1 pixel border. The margin in the left-column main content area needs to allow for space that will be used by the right column. Some CSS selectors, porperties, and values, indicated by "_", are missing. Fill in the missing code.

Answer:

nav { "_": "_";

width: "_";

border: "_"; }

main { margin-right: "_"; }

clear: "_"; }

"_" a { color: #000066;

ul {list-style-type: "_"; }

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!