GradePack

    • Home
    • Blog
Skip to content
bg
bg
bg
bg

Author Archives: Anonymous

A developer needs to choose between clear: left;, clear: rig…

A developer needs to choose between clear: left;, clear: right;, and clear: both; for an element that must never sit beside any floated content, no matter which side that content is floated to. Which value covers every case?

Read Details

A team is designing an image strategy that should send phone…

A team is designing an image strategy that should send phones a smaller file and desktop screens a larger, higher-detail one.

Read Details

A developer wants a background image stretched to exactly fi…

A developer wants a background image stretched to exactly fill a container’s width while letting its height scale proportionally on its own.

Read Details

A startup building a brand-new horizontal nav bar from scrat…

A startup building a brand-new horizontal nav bar from scratch is deciding between display:flex and display:inline-block. Which does the deck recommend for new work, and why?

Read Details

A developer floats an image to the right inside a wide conta…

A developer floats an image to the right inside a wide container, then adds a paragraph of text right after the image in the HTML. What should the developer expect to happen to that paragraph’s text?

Read Details

Meridian Realty Group has two buttons with very different la…

Meridian Realty Group has two buttons with very different label lengths — “Contact” and “Schedule a Free Consultation” — inside a flex row. If both get `flex: auto;` instead of `flex: 1;`, what’s the visual difference?

Read Details

A designer wants a background image to be fully visible insi…

A designer wants a background image to be fully visible inside its container with nothing cropped off, even if that leaves some empty space around the edges.

Read Details

Sawdust & Stain Woodworking sets `flex: 0 0 200px;` on a sid…

Sawdust & Stain Woodworking sets `flex: 0 0 200px;` on a sidebar flex item. What does that shorthand do to the sidebar’s width as the container resizes?

Read Details

A retailer is building a simple horizontal top nav bar with…

A retailer is building a simple horizontal top nav bar with five links in a single row. per the deck, should they reach for Flexbox or CSS Grid?

Read Details

Cedar Ridge Dance Company is organizing its class offerings:…

Cedar Ridge Dance Company is organizing its class offerings: top-level categories like ‘Ballet’ and ‘Jazz’, each with specific class levels nested underneath, like ‘Beginner’ and ‘Advanced’. After nesting a of levels inside each category’s , what happens to the levels if a category is later removed from the page entirely?

Read Details

Posts pagination

Newer posts 1 … 65 66 67 68 69 … 96,492 Older posts

GradePack

  • Privacy Policy
  • Terms of Service
Top