Question: Description: For this assignment, you will be creating a web site for a fictional record store. This assignment will emphasize your use of various techniques

Description:
For this assignment, you will be creating a web site for a fictional record store. This assignment will emphasize your use of various techniques that we've learned fart arranging various elements on the screen.
Requirements:
Use CSS Flexible Layout (e.g. "Flexbox") in order to prominently display five featured albums on your page horizontally. You should define the appearance of these items using the following properties:
flex-direction
flex-wrap
justify-content
align-items
When the user hovers over one of these featured records, move that record vertically lower and make it become larger.
Create an HTML table that displays your inventory. Use table headers as shown in class to add the following columns to your table:
Artist Name
Album Name
Price
Add information for at least 5 records to your table.
4. Create an additional HTML page that contains information about your record store. Use float to offset some portion of the page from the rest of your text. Use absolute and relative positioning somewhere on this page.
5. Create a navigation menu to navigate between the two pages.
6. Use an HTML footer element as shown in class to provide some contact information about the store. Use your CSS file to style the footer differently from the rest of the page.
Bonus: For 3 points of extra credit, display information about the record that was not previously visible when the user hovers over it.
 Description: For this assignment, you will be creating a web site

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!