Static Website of Own Choosing
Make a website of your own choosing. It can be about any topic you want, can include 1 or more pages, and should follow some generic principles of good web design.
Make a website of your own choosing. It can be about any topic you want, can include 1 or more pages, and should follow some generic principles of good web design.
In this exercise you will be using most common terminal commands that you'll need in order to succeed in this class. The things you can do in the terminal are virtually endless, but we just want to focus on the most commonly used and basic. Every task in this assignment
We've already completed a bunch of exercises and projects up to this point, but we haven't been keeping a very good backup or log of them. Your task in this project is to complete the following: 1. Make sure everything you've done so far is organized according to the folder
In this exercise you will use several css selectors to restyle elements of this page. The HTML base is already written for you and is found below for you to copy into your project. Complete the following: 1. Select the body and give it a background color of #111111. 2.
Styling code can be a tricky task, sometimes requiring some good ol' guess-and-check changes to the CSS. Fortunately, doing this with code is a lot less permanent than doing this with your artwork. Project Requirements Open the project web page in a new browser window. Your job is to change