-
On a website, what is the purpose of HTML code?
To describe the struture of web pages.
-
What is the difference between an element and a tag?
The difference is that tags are smaller pieces within an element. An element is made of two tags, an opening and a closing tag, with information between the two tags. The goal of an element is to give meaning to the information between the two tags to the browers.
Object: Summer Jamz 2019 | |
Attributes: | |
Genre: [“rock”, “pop”, “90s”, “rap”] | |
Artist: [“Backstreet Boys”, “Jay-Z”, “Brittany Spears”, “Beyonce”] | |
Album: [“Album 1”, “Album 2”, “Album 3”] | |
MP3Compatible: True | |
NumberOfSongs: 500 | |
LengthOfPlaylist: 10 | |
PlaylistName: “Summer Jamz 2019” |
Class: Playlist | |
Attributes: | |
Genre (array) | |
Artist (array) | |
Album (array) | |
MP3Compatible (boolean) | |
NumberOfSongs (integar) | |
LengthOfPlaylist (float) | |
PlaylistName (string) |
Walking a Dog | |
1. Gather materials | |
1.1 Gather materials for dog | |
1.1.1 Collar | |
1.1.2 Leash | |
1.1.3 Poop bags | |
1.2 Gather materials for you | |
1.2.1 Hat | |
1.2.2 Sunscreen | |
1.2.3 Shoes |
The assignments listed here should take you between 1.5 and 2 total hours.
To start this assignment:
- Click the button in the upper right-hand corner that says Fork. This is now your copy of the document.
- Click the Edit button when you're ready to start adding your answers.
- To save your work, click the green button in the bottom right-hand corner. You can always come back and re-edit your gist.
The readings and responses listed here should take you approximately 50 minutes total.
To start this assignment:
- Click the button in the upper right-hand corner that says Fork. This is now your copy of this document.
- Click the Edit button when you're ready to start adding your answers.
- To save your work, click the green button in the bottom right-hand corner. You can always come back and re-edit your gist.
The assignments listed here should take you approximately 25 total minutes.
To start this assignment, click the button in the upper right-hand corner that says Fork. This is now your copy of the document. Click the Edit button when you're ready to start adding your answers. To save your work, click the green button in the bottom right-hand corner. You can always come back and re-edit your gist.
Need help? You can go back to the files/directories portion of the lesson here.
The readings and responses listed here should take you approximately 20 minutes total.
To start this assignment:
- Click the button in the upper right-hand corner that says Fork. This is now your copy of this document.
- Click the Edit button when you're ready to start adding your answers.
- To save your work, click the green button in the bottom right-hand corner. You can always come back and re-edit your gist.