3.9 (Laying Out Book Pages in HTML5: Creating the Sections) Mark up the paragrap
ID: 3782778 • Letter: 3
Question
3.9 (Laying Out Book Pages in HTML5: Creating the Sections) Mark up the paragraph text from Section 3.2.1 of this chapter as a web page using page-structure elements. The text is provided in the exerciseTextAndImages folder with this chapter’s examples. Do not include the figures in this exercise.
section 3.2.1( Figure 3.1 demonstrates HTML5’s new form input types. These are not yet universally supported by all browsers. In this example, we provide sample outputs from a variety of browsers so that you can see how the input types behave in each)
Explanation / Answer
To mark up the paragraph text, the following elements are used :
1) <P> : to make the paragraph distinguisable from one another.
2) <B> is to make the particular text bold, <I> is to make the particular text italics, <U> to make the particular text undelined.
3) <OL> is used for making an ordered list and <UL> is used to make an unordered list.
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.