Skip to content
View fabric0de's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report fabric0de

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
fabric0de/README.md

πŸ‘‹ Hello! I'm JungHyeon

Welcome! Every day you'll see a new development quiz here to challenge your skills. Check back daily to test yourself and learn something new!

🧩 Today's Development Quiz

This quiz is generated daily by AI

❓ What is the difference between display: block and display: inline-block in CSS?

🟑 intermediate β€’ 🏷️ css display β€’ πŸ“… 20260401


πŸ’‘ Show Answer

A block-level element

takes up the full width of its parent

and starts on a new line.

An inline-block element

is displayed next to other elements

and takes up only the width

of its content.

It does not start on a new line.

In general, block-level elements are used for layouts

that require a new line, while inline-block elements

are used for text and other inline content.


Pinned Loading

  1. sentry-mcp-server-zed sentry-mcp-server-zed Public

    Rust 1

  2. Cross-Editor-Configuration-Sync Cross-Editor-Configuration-Sync Public

    Sync your IDE settings, keybindings, snippets, and profiles across different editors with ease!

    TypeScript

  3. fabric0de fabric0de Public

    Hello! I'm JungHyeon KIM

    TypeScript

  4. talos talos Public

    2

  5. verun verun Public

    TypeScript