5. Outside of VS Code, double-click the Chapter 02/Guided Practice Ch 2/home-text .txt file to open it and copy the first paragraph. 6. Return to VS Code and paste the copied text into the empty paragraph element. Be sure to move the closing tag back up to the proper line if VS Code moved it down. 7. Code a second heading 2 element with the text: The Art 8. Code three empty paragraphs, one right after the other. 9. Outside of VS Code, copy the second paragraph of text from the Chapter 02/Guided Practice Ch 2/home-text.txt file. 10. 11. Return to VS Code and paste the text into the first empty paragraph element. Copy the remaining paragraphs from the home-text.txt file and paste them into the remaining empty paragraph elements.

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
Question
Create a VS Code Project
1. Create a folder on your Desktop named Guided Practice Ch 2.
2. Open the folder in VS Code.
Create a Blank Home Page
1. Right-click the left sidebar in VS Code under the folder name, choose New File, and
name the file index.html.
2. Code the doctype declaration and opening <html> tag; be sure to add the recom-
mended attribute.
3. Code a complete <head> element, with the child <meta> element for character encod-
ing and a <title> of: Origami Today: Home
4. Code an empty <body> element and make sure the document ends with a single blank
line.
Add Home Page Content
Everything in this section should be coded within the <body> element.
K
1. Code a heading 1 element with the text: Origami Today
2.
Code a paragraph element with the following text. (You will turn this into a navigation
bar in a later chapter):
Home
Gallery - How To
Resources
3. Code a heading 2 element with the text: The Artist
4. Code an empty paragraph element.
1
-
Contact
-
71 + -
Transcribed Image Text:Create a VS Code Project 1. Create a folder on your Desktop named Guided Practice Ch 2. 2. Open the folder in VS Code. Create a Blank Home Page 1. Right-click the left sidebar in VS Code under the folder name, choose New File, and name the file index.html. 2. Code the doctype declaration and opening <html> tag; be sure to add the recom- mended attribute. 3. Code a complete <head> element, with the child <meta> element for character encod- ing and a <title> of: Origami Today: Home 4. Code an empty <body> element and make sure the document ends with a single blank line. Add Home Page Content Everything in this section should be coded within the <body> element. K 1. Code a heading 1 element with the text: Origami Today 2. Code a paragraph element with the following text. (You will turn this into a navigation bar in a later chapter): Home Gallery - How To Resources 3. Code a heading 2 element with the text: The Artist 4. Code an empty paragraph element. 1 - Contact - 71 + -
5. Outside of VS Code, double-click the Chapter 02/Guided Practice Ch 2/home-text
.txt file to open it and copy the first paragraph.
6. Return to VS Code and paste the copied text into the empty paragraph element. Be sure
to move the closing </p> tag back up to the proper line if VS Code moved it down.
Code a second heading 2 element with the text: The Art
Code three empty paragraphs, one right after the other.
Outside of VS Code, copy the second paragraph of text from the Chapter 02/Guided
Practice Ch 2/home-text.txt file.
7.
8.
9.
10. Return to VS Code and paste the text into the first empty paragraph element.
11. Copy the remaining paragraphs from the home-text.txt file and paste them into the
remaining empty paragraph elements.
Transcribed Image Text:5. Outside of VS Code, double-click the Chapter 02/Guided Practice Ch 2/home-text .txt file to open it and copy the first paragraph. 6. Return to VS Code and paste the copied text into the empty paragraph element. Be sure to move the closing </p> tag back up to the proper line if VS Code moved it down. Code a second heading 2 element with the text: The Art Code three empty paragraphs, one right after the other. Outside of VS Code, copy the second paragraph of text from the Chapter 02/Guided Practice Ch 2/home-text.txt file. 7. 8. 9. 10. Return to VS Code and paste the text into the first empty paragraph element. 11. Copy the remaining paragraphs from the home-text.txt file and paste them into the remaining empty paragraph elements.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 2 images

Blurred answer
Knowledge Booster
Lists
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