question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Beta - CSS Grid - Use grid-column to control spacing - Add Visual Reference

See original GitHub issue

Challenge Name

http://localhost:3000/en/challenges/css-grid/use-gridcolumn-to-control-spacing

Issue Description

There isn’t an issue with the challenge itself But campers may have an issue visualizing the grid lines referred to in the challenge without a visual aid Two possibilities. Either:

  1. we can add an external link to an image or reference documentation
  2. add them to the preview

Browser Information

  • Browser Name, Version:
  • Operating System:
  • Mobile, Desktop, or Tablet:

Your Code




Screenshot

ORIGINAL PREVIEW: image

SUGGESTION 1: ADD EXTERNAL RESOURCE LINK: css-tricks

SUGGESTION 2: ADD TO PREVIEW - so something like this I guess image

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:19 (19 by maintainers)

github_iconTop GitHub Comments

2reactions
moT01commented, Mar 13, 2018

@ahmadabdolsaheb I would guess yes. I thought they would be easier to understand if they were separate. I’ll add them and see how much space it’s taking up - and maybe combine them if it doesn’t look good.

1reaction
ahmadabdolsahebcommented, Mar 22, 2018

@QuincyLarson @moT01 the challenge seed only accepts inline html styling and writing inline animations is not possible. So i converted the styles to inline styles and removed the animation. here is what I got: https://codepen.io/abdolsa/pen/mxmYaw?editors=1000 let me know if it needs improvements or not. thanks

Read more comments on GitHub >

github_iconTop Results From Across the Web

Use grid-column to Control Spacing - Free Code Camp
In this CSS Grid tutorial we use grid-column to control spacing on web pages. This tutorial is part of a collection of videos...
Read more >
CSS Grid - Use grid-row to Control Spacing - Free Code Camp
In this CSS Grid tutorial we use grid-row property to control spacing on a webpage. ... Your browser can't play this video.
Read more >
CSS Grid Layout Module Level 2 - W3C
It provides a mechanism for authors to divide available space for layout into columns and rows using a set of predictable sizing behaviors....
Read more >
grid-column - CSS: Cascading Style Sheets - MDN Web Docs
Contributes a grid span to the grid item's placement such that the corresponding edge of the grid item's grid area is n lines...
Read more >
A Complete Guide to Flexbox | CSS-Tricks
The gap property explicitly controls the space between flex items. It applies that spacing only between items not on the outer edges.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found