GithubHelp home page GithubHelp logo

"breakpoints" undefined about ri-usecases HOT 6 CLOSED

miketaylr avatar miketaylr commented on August 20, 2024
"breakpoints" undefined

from ri-usecases.

Comments (6)

miketaylr avatar miketaylr commented on August 20, 2024

I guess there's an implicit definition here:

If a breakpoint in the design is specified in [CSS21] as:

@media screen (max-width: 41em) {}

Still I think an explicit definition would be good.

from ri-usecases.

marcoscaceres avatar marcoscaceres commented on August 20, 2024

Agreed. I'll add it (or remove it)... breakpoint is a bit of an "industry term" (it's just a media query after all!).

How does this sound?

In Web development, a breakpoint is one of a series of CSS Media Queries that update the styles of a page based on matching some media features. Breakpoints generally form a logical set of rules that target, for example, predictable device widths so covering a gamut of potential devices (e.g., first mobile phones, then smart phones, then tablets, then desktop monitors, then high resolution displays, and so on).

from ri-usecases.

miketaylr avatar miketaylr commented on August 20, 2024

Beauty, Bob.

from ri-usecases.

Wilto avatar Wilto commented on August 20, 2024

I think we could go even more simple with it. How about something like:

In Web development, a “breakpoint” is one of a series of CSS Media Queries that update the styles of a page based on information about the client’s browsing context. A single breakpoint represents a logical rule (or set of rules) determining the point at which the contents of a media query are applied to a page’s layout.

from ri-usecases.

marcoscaceres avatar marcoscaceres commented on August 20, 2024

@Wilto going to meet you half way. I want to keep the first sentence in my definition because it's using language straight out of the media queries spec. However, your second sentence is nice and clear :)

from ri-usecases.

Wilto avatar Wilto commented on August 20, 2024

Sounds good to me.

from ri-usecases.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.