Code Monkey home page Code Monkey logo

phase-0-html-album-cover-lab's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

phase-0-html-album-cover-lab's Issues

Readme Clarification

Canvas Link

https://learning.flatironschool.com/courses/6150/assignments/209287?module_item_id=482782

Concern

The lab states: The files you need are provided in the 'images' folder, but you'll have to write the correct URL paths (like http://..../image-name) in order for them to display correctly.
โ€‹
Need to clarify if the student will be using a value of an HTTPS link, or that path of the image within the lab directory. Students seem confused because the tests are looking for an HTTPS link, but the instructions seem to say to use the images from the images directory.

Additional Context

No response

Suggested Changes

Clarify if the student will be using an HTTPS link for the images and provide the links within the readme OR adjust the vocabulary and the example so the student can use the directory image path such so "./images/columbia-logo.png" instead of the example (like http://..../image-name)

Mismatch

The first

| From Despicable Me 2 |

does not aline with the image given to us to match. If followed, the CSS and source.md create something the spans a larger space than the image shown. I edited to CSS to try and better match what was given, but then the rspec does not pass all tests :0 Also in the reference image given, some of the words appear to be bold, however the rspec again does not pass if I implement this. Not a huge deal, though people might find this frustrating and/or confusing while trying to learn. I uploaded a few ex. just for clarity (hopefully)

Screen Shot 2021-06-21 at 3 59 57 PM


Screen Shot 2021-06-21 at 4 00 11 PM

Screen Shot 2021-06-21 at 3 59 43 PM

Back Cover: H3 should be partial <strong>

(back_cover.children.select {|ch| ch.name == "h3"}[0].children.first.text).to include("FROM DESPICABLE ME 2"), "An 'h3' tag should contain the text 'FROM DESPICABLE ME 2'" rather than just "FROM DESPICABLE ME"

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.