Git Product home page Git Product logo

codealong-creating-columns's People

Contributors

abhishekpillai avatar fislabstest avatar fs-lms-test-bot avatar jmburges avatar jongrover avatar joshuabamboo avatar maxwellbenton avatar sarogers avatar sgharms avatar

Watchers

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

codealong-creating-columns's Issues

Needs solution branch

Solution branch would be helpful for comparing official final rendered view since there is no mockup.jpg

Videos don't really relate to IDE

This applies to most of the labs related html/css videos. It seems in the videos he is instructing students to create branches from a directory he is working on from the beginning of the html course. However, when forking the lab, everything is essentially already set up on Master. This seems like it could cause confusion for student on the IDE that don't need to create branches of the repo.

I don't think this is anything major but is a small inconsistency throughout the course.

Lorum Ipsum length interferes with column structure.

The lorum ipsum text in the video does not match the one IDE defaults to.

The column wouldn't fit. So I had to use overflow and line them up myself. Struggled with that bit for a while till I realized they weren't the same size paragraph.

There's a small syntax error in the real-estate-listings.html file.

Hi. I looked through the real-estate-listings file, and I noticed that the IDE had a few red X's at the end of it. They mentioned a missing </section> tag.

I found the source of the problem in the file here:

<section>
    <h3>Property Archive</h3>
    <h4>2014</h4>
    <!-- unordered list -->
    <ul>
      <li>Dec</li>
      <li>Nov</li>
      <li>Oct
        <ul>
          <li>17th</li>
          <li>18th</li>
        </ul>
      </li>
    </ul>
<section>

The problem is that the closing section tag is missing a "/". Adding that backslash will solve the problem.

However minor this may be, I wanted to bring it to your attention in case it messes up the HTML page on any browsers. Thanks for looking into this problem!

Sdcrouse

Merging causes Learn to disconnect

In this lab and a few that came just before it, when I merge changes from the development branch into master, Learn disconnects. Any idea why? Feel free to lmk if you need more specific repro steps.

Video layout is extra large

Hello,

Since yesterday i've notice the size of the videos box are larger then they used to be. The way it was before is better.

Emmet

I believe in the video the instructor is using emmet shortcuts, maybe add a note and a link to emmet documentation.
:)

Can't submit lesson

When I try to submit my lesson I receive the following error message:

Adding changes...
Committing changes...
It looks like you have no changes to commit. Will still try updating your submission...
Pushing changes to GitHub...
Submitting lesson...
Your code looks the same as the lesson's. Please make changes and then try submitting again.

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.