Question: csis1280 Case Problem 1 Data Files needed for this Case Problem: jtc_index_txt.html, jtc_services_txt.html, 2 CSS files, 3 PNG files, 1 TXT file Jedds Tree Care
csis1280
Case Problem 1 Data Files needed for this Case Problem: jtc_index_txt.html, jtc_services_txt.html, 2 CSS files, 3 PNG files, 1 TXT file Jedds Tree Care Carol Jedds is the owner and operator of Jedds Tree Care and tree removal and landscaping company in Lansing, Michigan. She has asked for your help in developing her companys website. She has already written some of the text for a few sample pages and wants you to write the HTML code. Figure 151 shows a preview of the companys home page that youll create.
The style sheets and graphic files have already been created for you. Your job is to write the HTML markup. Complete the following: 1. Using your editor, open the jtc_index_txt.html and jtc_services_txt.html files from the html01 c case1 folder. Enter your name and the date in the comment section of each file, and save them as jtc_index.html and jtc_services.html respectively. 2. Go to the jtc_index.html file in your HTML editor. Within the document head, do the following: a. Use the meta element to set the character encoding of the file to utf-8. b. Set the document title to Jedds Tree Care. c. Link the document to the jtc_base.css and jtc_layout.css style sheet files. 3. Within the document body, insert a header element, an aside element, and an article element.
4. Within the header element, insert a navigation list with links to jtc_index.html and jtc_services .html file. The text of the links should be home and services respectively. 5. Go to the jtc_pages.txt file in your text editor. The first section in the file contains comments made by Jedds Tree Care customers. Copy the text of the three reviews including the reviewer names. Then, go to the jtc_index.html file in your HTML editor and paste the copied text within the aside element. 6. Within the aside element, add the following content and markup: a. Directly after the opening
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
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!