
The first browser window that has a tab titled Share Your Travels is placed at the top of the figure. The address bar reads, listing 03 hyphen 11 dot h t m l. The browser window consists of a paragraph that reads, "Every C S S rule begins with a selector. The selector identifies which element or elements in the H T M L document will be affected by the declarations in the rule. Another way of thinking of selectors is that they are a pattern which is used by the browser to select the H T M L elements that will receive."
The first block of code is at the right side of the first browser window. The block of code has three lines of code that reads, Line 1: p open curly brace at indentation level 0. Line 2: background hyphen color colon silver semicolon at indentation level 1. Line 3: close curly brace at indentation level 0.
The second browser window that has a tab titled Share Your Travels is placed at the bottom left of the first browser. The browser window consists of a paragraph that reads, "Every C S S rule begins with a selector. The selector identifies which element or elements in the H T M L document will be affected by the declarations in the rule. Another way of thinking of selectors is that they are a pattern which is used by the browser to select the H T M L elements that will receive. A curly brace labeled 100 p x points at the first five lines of the paragraph that reads, Every C S S rule begins with a selector. The selector identifies which element or elements in the H T M L document will be affected by the declarations in.
The second block of code is at the right side of the second browser window. The block of code has five lines of code that reads as follows: Line 1: p open curly brace at indentation level 0. Line 2: background hyphen color colon silver semicolon at indentation level 1. Line 3: width colon 200 p x semicolon at indentation level 1. Line 4: height colon 100 p x semicolon at indentation level 1. Line 5: close curly brace at indentation level 0.
Back