Page 1 of 1

In this exercise, you will update div elements to use HTML 5 semantic elements, use heading elements. add an article ele

Posted: Sun May 15, 2022 8:23 am
by answerhappygod
In This Exercise You Will Update Div Elements To Use Html 5 Semantic Elements Use Heading Elements Add An Article Ele 1
In This Exercise You Will Update Div Elements To Use Html 5 Semantic Elements Use Heading Elements Add An Article Ele 1 (107.52 KiB) Viewed 66 times
In this exercise, you will update div elements to use HTML 5 semantic elements, use heading elements. add an article element, and add character codes. An example of the completed webpage is shown in Figure 2-34. . Accessibility Guidelines Perceivable. Operable. Understandable. Robust Guidelines for Principle 1: Perceivable Guideline 1.1 provides an overview of text alternatives for non-text content, such as images, medin, or controls Guideline 1.2 provides an overview of alternatives for time-based medin, such as providing captions or an ndio description. - Guideline 1.3 provides an overview for creating adaptable content, such as displaying content in a meaningful sequence Guideline 1. A provides an overview of how to make web content easy to see and hear. This includes contrasting colors, text spacing, and text resizing. Web Accessibility Guidelines For more information visit w3.org Figure 2-34 Grading Complete each task listed in this lab. Each task contains automated checks which are used to calculate your grade. You can use the website Refresh button to refresh your website preview at any point. You can view a full-page version of your website by clicking the arrow in the top right corner of your website preview. When you have completed each task by clicking the checkbox, open the task list panel on the left navigation bar and click the "Submit" button.

Open the index.html file and update the comment with your name (firstname lastname)... > Locate all div elements and change them to one of the 5 appropriate HTML semantic ... > Update the paragraph element on Line 15 to use an hi element. > In the main content area, wrap all paragraph elements within one article element and change the first paragraph element to an h2. > For each paragraph element within the article element, add a black small square.( ▪ ) to the beginning of each sentence. a > In the navigation section, add a nonbreaking space. then a black circle (S#9679; ). and then another nonbreaking space after the word Perceivable. Do the same for Operable and Understandable.