GradePack

    • Home
    • Blog
Skip to content
bg
bg
bg
bg

Author Archives: Anonymous

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

Orchard Lane Farmers Market’s CSS sets font-family: Arial, s…

Orchard Lane Farmers Market’s CSS sets font-family: Arial, sans-serif; on its body text. If a visitor’s device doesn’t have Arial installed, what happens?

Read Details

Serenity Day Spa needs a confirmation modal that floats abov…

Serenity Day Spa needs a confirmation modal that floats above the entire page, centered over everything else, dimming the background behind it. Which of the three layout tools fits this kind of need?

Read Details

Riverside Dental’s long patient-FAQ article is being redesig…

Riverside Dental’s long patient-FAQ article is being redesigned into a two-column newspaper-style layout with visible spacing and a subtle divider line between the columns. Which three CSS properties, respectively, control the number of columns, the spacing between them, and the divider line?

Read Details

Posts pagination

Newer posts 1 … 40 41 42 43 44 … 96,467 Older posts

GradePack

  • Privacy Policy
  • Terms of Service
Top