1 2 - saved from-url= (0179) file:///Users/jake/Downloads/Web%20Development%20with%20HTML5%20and%20CSS, %204th%20ed%20(Fehl) %20-%20Student%20Data%20Files/Chapter 2002/Refactoring%20Code%20Ch%202/index.htm.--> 3 4 St. Augustine Lighthouse Old Florida Charm PETERHANGA 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 St. Augustine Lighthouse 24 25 26 27 Home History Info-Photos Your Vacation Destination Tucked away on an ancient dune in one of the last native hammocks, this lovely cottage sleeps four comfortably. It features. two bedrooms, a large Jack and Jill-bath, and full kitchen equipped with coffee, tea, and some other goodies ready for your visit. 28 29 30 The garden is private and sports a natural fiber hammock, perfect for reading and bird watching. Historic Downtown St.. Augustine is a short walk over the bridge. Cable TV, air-conditioning and high-speed wireless Internet all ensure there is nothing to miss but much to discover at this. authentic and historic cottage. Visit FloridaThe Sunshine State MA

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
icon
Concept explainers
Question
1 <!DOCTYPE html5>
2
- saved from-url= (0179) file:///Users/jake/Downloads/Web%20Development%20with%20HTML5%20and%20CSS, %204th%20ed%20(Fehl)
%20-%20Student%20Data%20Files/Chapter 2002/Refactoring%20Code%20Ch%202/index.htm.-->
3 <html lang="eng"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
4 <title>St. Augustine Lighthouse Old Florida Charm</title>
5 <link href="./index-updated_files/styles.css" rel="stylesheet">
6 ..
7
8
9
<body>
10 <h1>St. Augustine Lighthouse</h1>
11
12
13
14
</head>
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<p>Home History Info-~- Photos</p>
30
31
<h2>Your Vacation Destination</h2>
<p>Tucked away on an ancient dune in one of the last native hammocks, this lovely cottage sleeps four comfortably. It features.
two bedrooms, a large Jack and Jill-bath, and full kitchen equipped with coffee, tea, and some other goodies ready for your
visit.</p>
32
33
34
35
36
<p>The garden is private and sports a natural fiber hammock, perfect for reading and bird watching. Historic Downtown St..
Augustine is a short walk over the bridge.</p>
<p>Cable TV, air-conditioning and high-speed wireless Internet all ensure there is nothing to miss but much to discover at this.
authentic and historic cottage.</p>
<p>Visit Florida<br>The Sunshine State</p>
</body></html>
Transcribed Image Text:1 <!DOCTYPE html5> 2 - saved from-url= (0179) file:///Users/jake/Downloads/Web%20Development%20with%20HTML5%20and%20CSS, %204th%20ed%20(Fehl) %20-%20Student%20Data%20Files/Chapter 2002/Refactoring%20Code%20Ch%202/index.htm.--> 3 <html lang="eng"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 4 <title>St. Augustine Lighthouse Old Florida Charm</title> 5 <link href="./index-updated_files/styles.css" rel="stylesheet"> 6 .. 7 8 9 <body> 10 <h1>St. Augustine Lighthouse</h1> 11 12 13 14 </head> 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 <p>Home History Info-~- Photos</p> 30 31 <h2>Your Vacation Destination</h2> <p>Tucked away on an ancient dune in one of the last native hammocks, this lovely cottage sleeps four comfortably. It features. two bedrooms, a large Jack and Jill-bath, and full kitchen equipped with coffee, tea, and some other goodies ready for your visit.</p> 32 33 34 35 36 <p>The garden is private and sports a natural fiber hammock, perfect for reading and bird watching. Historic Downtown St.. Augustine is a short walk over the bridge.</p> <p>Cable TV, air-conditioning and high-speed wireless Internet all ensure there is nothing to miss but much to discover at this. authentic and historic cottage.</p> <p>Visit Florida<br>The Sunshine State</p> </body></html>
1. Validate the page and fix the validation errors.
2. Fix the code formatting to properly show parent-child and sibling-sibling relationships.
3. Update the deprecated XHTML code:
a. trailing slashes in void elements.
b.
uppercased tag names.
4. Fix the order of the <head> content.
5. Fix the formatting around the <br> tags.
6.
Fix the problems with the excessive blank lines and ensure there's a single blank line
above the level-2 heading.
Revalidate the page now that you have edited it and ensure it passes.
7.
Transcribed Image Text:1. Validate the page and fix the validation errors. 2. Fix the code formatting to properly show parent-child and sibling-sibling relationships. 3. Update the deprecated XHTML code: a. trailing slashes in void elements. b. uppercased tag names. 4. Fix the order of the <head> content. 5. Fix the formatting around the <br> tags. 6. Fix the problems with the excessive blank lines and ensure there's a single blank line above the level-2 heading. Revalidate the page now that you have edited it and ensure it passes. 7.
Expert Solution
steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Types of Linked List
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education