HTML and CSS Reference
In-Depth Information
Figure 4-4 shows how the About page should look in your web browser.
Figure 4-4 The About page.
Creating the Locations Page
Joe's Pizza Co. has three restaurant locations throughout New York. The Locations page will include the address,
phone number, opening hours, and a map for each restaurant. All this information will be contained within individual
<section> elements, one for each location.
You already know most of what is needed to create the Locations page. All that's left to learn is how to add images
to your web pages so that you can add the maps.
Adding Images to Your Web Pages
So far you have only looked at how to use text within your web pages. The <img> element livens things up a little
because it enables you to embed images.
Search WWH ::




Custom Search