
The first browser window has a tab titled Chapter 5. The address bar reads, "listing 05 hyphen 05 dot h t m l". The browser window consists of two paragraphs and an image. The first paragraph that reads, A wonderful serenity has taken possession of my ellipsis is shown at the top of the browser window. The image of the British Museum is placed below the first paragraph. The second paragraph that reads, When, while the lovely valley ellipsis is placed below the image. The elements in the browser window are aligned to the left at indentation level 0. The corresponding code reads as follows: Line 1: open angle bracket p close angle bracket A wonderful serenity has taken possession of my ellipsis at indentation level 0. Line 2: open angle bracket figure close angle bracket at indentation level 0. Line 3: open angle bracket i m g s r c equals open double quotes images forward slash 828 dot j p g close double quotes alt equals open double quotes British Museum close double quotes forward slash close angle bracket at indentation level 1. Line 4: open angle bracket figcaption close angle bracket British Museum open angle bracket forward slash figcaption close angle bracket at indentation level 1. Line 5: open angle bracket forward slash figure close angle bracket at indentation level 0. Line 6: open angle bracket p close angle bracket When, while the lovely valley at indentation level 0.
The second browser window has a tab titled Chapter 5. The address bar reads, "listing 05 hyphen 05 dot h t m l". The browser window consists of four paragraphs and an image. The paragraphs in the browser window are aligned to the left at indentation level 0. The image of the British Museum is placed on top of the second paragraph at a distance of 150 p x from the top and 200 p x from the left. The corresponding code reads as follows: Line 1: figure open curly brace at indentation level 0. Line 2: margin colon 0 semicolon at indentation level 1. Line 3: border colon 1 p t solid hash “A” 8 “A” 8 “A” 8 semicolon at indentation level 1. Line 4: background hyphen color colon hash EDEDDD semicolon at indentation level 1. Line 5: padding colon 5 p x semicolon at indentation level 1. Line 6: width colon 150 p x semicolon at indentation level 1. Line 7: position colon absolute semicolon at indentation level 1. Line 8: top colon 150 p x semicolon at indentation level 1. Line 9: left colon 200 p x semicolon at indentation level 1. Line 10: close curly brace at indentation level 0.
Back