SHARE
SPREAD
HELP

The Tradition of Sharing

Help your friends and juniors by posting answers to the questions that you know. Also post questions that are not available.


To start with, Sr2Jr’s first step is to reduce the expenses related to education. To achieve this goal Sr2Jr organized the textbook’s question and answers. Sr2Jr is community based and need your support to fill the question and answers. The question and answers posted will be available free of cost to all.

 

#
Authors:
Shelly Cashman Series, Jessica Minnick
Chapter:
Building A Webpage Template With Html5
Exercise:
In The Labs
Question:2 | ISBN:9781305578166 | Edition: 8

Question

Lab 2: Creating a Home Page for Cycle Out Cancer
Problem: You are part of a philanthropic group of motorcyclists who participate in community events and parades to distribute cancer awareness information.
Your group is called Cycle Out Cancer and the director has asked you to help create a website for them. Create the webpage shown in Figure 2–37 that better
defines the wireframe and content desired on the organization’s home page. In later chapters, you’ll replace the placeholders with actual text and images.

Instructions: Perform the following tasks:
1. If you created the cycle.html file in the Lab 2 exercise from Chapter 1, open the file and then save it with the name cycle02.html. If you did not create
      the cycle.html file, enter therequired HTML tags as show in Figure 2–37a and save the file with the name cycle02. html. Be sure to modify the
     <main> tag as <div id="main">. Be sure to change the closing </main> tag to </div>. Given the </div> tag is not semantic, add the comment
       <!--end main--> after the closing </div> tag.
2. Make sure the <title>…</title> tags contain the text Cycle Out Cancer Home Page.
3. Modify the body element by adding the content in the <header>, <nav>, <div id="main">, and <footer> sections in Figure 2–37a, which shows
    the file in Notepad++ (the appearancevaries if you are using a different HTML editor).
4. Indent the code and content within the head and body elements to make each section distinct and readable.
5. Add or modify the comment after the opening <!DOCTYPE html> statement to contain your name and the current date

6. Validate your code and fix any errors.
7. Check the spelling of the text so it matches the code shown in Figure 2–37a.
8. Save and open the page within a browser as shown in Figure 2–37b.
9. Submit your assignment in the format specified by your instructor.

10. It is easy to forget to check the spelling and grammar of your webpage content. But incorrectly spelled words as well as poor grammar can lead to

       negative impressions. What negative impressions might be created if you forget to check the spelling and grammar of the content on the webpages

       that you create or maintain?

TextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbook

Sorry the answer is not available at the moment…

If you are able to find the answer, please make sure to post it here. So that your Juniors have smile on their lips and feel happy.

Spread the 'tradition of sharing'.