Skip to content

Commit

Permalink
Image fix for disney-clone (#23)
Browse files Browse the repository at this point in the history
* image update

* new change

* image fix for disney-clone
  • Loading branch information
Pranavtechie authored Sep 9, 2022
1 parent 84713c8 commit ced765f
Showing 1 changed file with 11 additions and 12 deletions.
23 changes: 11 additions & 12 deletions disney-clone/spec.yml
Original file line number Diff line number Diff line change
@@ -1,29 +1,28 @@
name: Disney clone project
tags: ["HTML/CSS","JavaScript"]
tags: ["HTML/CSS", "JavaScript"]
starter-files: https://github.com/codedamn-projects/disney-clone
type: frontend
level: easy
cover-image: https://raw.githubusercontent.com/codedamn-projects/disney-clone/main/assets/home-desktop-design.jpg
cover-image: https://raw.githubusercontent.com/codedamn-projects/disney-clone/main/designs/Preview%20Image.jpg
short-description: Build a frontend clone for Disney using the assets we provide and test your HTML, CSS and JavaScript skills
long-description: |
Your challenge is to build out this landing page and get it looking as close to the design as possible.
This project focuses mostly on HTML & CSS. There's a tiny bit of JS included for the mobile navigation toggle. But you could also choose to do this without JS!
You can use any tools you like to help you complete the project. So if you've got something you'd like to practice, feel free to give it a go.
Your users should be able to:
- View the optimal layout for the site depending on their device's screen size
- See hover states for all interactive elements on the page
Download the starter code and go through the `README.md` file. This will provide further details about the project. The `style-guide.md` file is where you'll find colors, fonts, etc.
# https://codedamn.com/projects specific section
codedamn:
helper-learning-path: frontend
show-community-banner: true
playground-layout: terminal-editor-browser
playground-image: html
helper-learning-path: frontend
show-community-banner: true
playground-layout: terminal-editor-browser
playground-image: html

0 comments on commit ced765f

Please sign in to comment.