The World Wide Web#

This chapter provides an introduction to HTML and CSS, the building blocks for much content and information available online. Additionally, it introduces the concept of an integrated development environment (IDE). Finally, it provides an opportunity to apply prior work with file management and directory structures.

Acknowledgements#

This chapter is inspired by the “Project 3: HTML/CSS” project materials developed by Lindsay K. Mattock from the SLIS 5020 Computing Foundations course.

Setup#

In this chapter, you’ll need to download two different files:

  • index.html

  • style.css

File Downloads

Links to download each file:

To download both files as a compressed folder:

Chapter Table of Contents#

Application#

Materials for this chapter’s application question (i.e. your website) should go in the wk6-html-css assignment folder. Be sure to follow the directory sturcture from your computer.

Submit the wk6-html-css folder link on Canvas for this assignment.