Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Information Modeling And Relational Databases

Authors: Terry Halpin, Tony Morgan

2nd Edition

0123735688, 978-0123735683

More Books

Students also viewed these Databases questions

Question

Describe the steps used to create a sequence diagram.

Answered: 1 week ago

Question

what is the oractice of monitoring the acces log of a system

Answered: 1 week ago

Question

to encourage a drive for change by developing new ideas;

Answered: 1 week ago

Question

4 What are the alternatives to the competences approach?

Answered: 1 week ago