Exercise

As we already know, lists are often used in web design for purposes that you might not expect, such as in navigation sections, which are actually lists of links formatted to be displayed horizontally. Lists are also used for image slideshows. Following the steps above and using what we have learned so far in the previous sections, create an image list comprising of some of our gallery images.

What we have learned in this chapter

This chapter has introduced HTML – an essential language for every web developer. The next chapter will complete the section on HTML by covering the final basic concepts – forms, divs and spans, and element identifiers – and will guide you in bringing all these together and creating your very first webpage.