GithubHelp home page GithubHelp logo

valerielinares / lab-css-spotify-clone Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ironhack-labs/lab-css-spotify-clone

0.0 1.0 0.0 2.01 MB

A CSS exercise to practice positioning and layout

CSS 39.98% HTML 60.02%

lab-css-spotify-clone's Introduction

Ironhack Logo

JS | Spotify Clone

Introduction

Everyone likes music, right? Odds are if you do, you've heard of Spotify. Today we're going to copy an older (and simpler) version of the Spotify home page:

Spotify image

All of the necessary assets and images are included in the starter code. If you'd like a full length PDF version of the webite as reference, check out this link.

Exercise

Requirements

  • Fork this repo
  • Clone this repo into your ~/code/labs
  • You must use 1 descendant selector, and 1 multi selector. You can use more.
  • Animate the green Spotify logo in the upper left-hand corner to jump up and down when a user hovers over it.

Submission Instructions

Upon completion, run the following commands

$ git add .
$ git commit -m "done"
$ git push origin master

Navigate to your repo and create a Pull Request -from your master branch to the original repository master branch.

In the Pull request name, add your name and last names separated by a dash "-"

Deliverables

You will receive the images and resources in the starter code. Write your CSS and HTML in the provided files. Remember to follow good practices.

Steps

The page is split into 4 sections.

Navbar

  • The navbar should be position: fixed.
  • Float the image left, and float a ul with the links right.

Large image background with text

What's on Spotify section

  • It looks like the divs take up about a third of the container each. How can you represent this in code?

Green Section

  • It looks like we have 2 main pieces, a div with the text content, and the image of the Spotify player. Position these according to the surrounding green div.
  • Position the Spotify logo absolutely according to the Green div.

Starter code

The starter-code contains all the files, images, and text content needed to create the page. The text is in the index.html, and a css file is created in main.css with colors.

lab-css-spotify-clone's People

Contributors

jalexy12 avatar valerielinares avatar fontcuberta avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.