GradePack

    • Home
    • Blog
Skip to content
bg
bg
bg
bg

GradePack

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

Ledger Line Bookkeeping wants a fixed-width, 150px sidebar t…

Ledger Line Bookkeeping wants a fixed-width, 150px sidebar that never changes size next to a main content column that fills whatever space remains. What settings on the sidebar item achieve that?

Read Details

A button has a background color of orange. A developer adds…

A button has a background color of orange. A developer adds padding to the button to make it larger and more clickable. What happens to the button’s background color in the newly added padded area?

Read Details

A pottery studio’s nav links currently rely only on an under…

A pottery studio’s nav links currently rely only on an underline to signal they’re clickable, with no change at all when hovered or focused. per the deck’s minimum guidance, what’s missing?

Read Details

A developer floats an image to the left of a paragraph of te…

A developer floats an image to the left of a paragraph of text and adds margin: 0 15px 15px 0; to it. What role is that margin playing here, alongside the float?

Read Details

A developer writes “ without a `src` attribute.

A developer writes “ without a `src` attribute.

Read Details

Posts pagination

Newer posts 1 2 3 4 5 … 96,427 Older posts

GradePack

  • Privacy Policy
  • Terms of Service
Top