Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Media Queries

Media Queries are a way to target browsers by certain characteristics, features, and user preferences, then apply styles, or run other code based on those things. They are a key part of responsive web design, as they allow you to create different layouts depending on the size of the viewport, but they can also be used to detect other things about the environment your site is running on, for example whether the user is using a touchscreen rather than a mouse. Media queries are used for the following:

A media query is composed of an optional media type and any number of media feature expressions, which may optionally be combined in various ways using logical operators.

https://github.com/mosalem149v2/bank-account-simulator_debi-task

A web-based bank account simulator allowing users to create accounts of various types (Savings, Checking, Business), perform transactions, and manage loans. The simulator supports deposit, withdrawal, loan requests, interest calculation, and more.

account-creation business-features css3 dom-manipulation error-handling html5 interest-calculation js media-queries responsive transactions

Last synced: 14 Jan 2025

https://github.com/mosalem149v2/football-match-scoreboard_debi-task

A simple web application to display a football match scoreboard, featuring team rosters, match odds, and functionalities for substitutions and goal tracking. Built using HTML, CSS, and JavaScript.

css3 html5 js media-queries responsive

Last synced: 14 Jan 2025

https://github.com/peterbenoit/getviewport

GetViewport is a lightweight JavaScript utility for responsive breakpoint detection. It dynamically injects CSS breakpoints and allows JavaScript to check the current viewport size directly. This setup avoids the need for complex SCSS configurations and pseudo-elements, making it simple to integrate into any web project.

javascript media-queries responsive-design viewport

Last synced: 28 Jan 2025

https://github.com/mafsida/greentech-survey

A responsive survey form for the fictional GreenTech Solutions, created for FreeCodeCamp's Responsive Web Design certification. Includes HTML5 validation, dropdowns, radio buttons, checkboxes, and custom styling with Montserrat and Lora fonts.

accessibility cross-browser-compatibility css flexbox forms freecodecamp frontend google-fonts html-css html5 media-queries normalize-css open-source responsive-design semantic-html survey-form web-design

Last synced: 17 Jan 2025

https://github.com/mafsida/goit-markup-hw-06

This is the sixth assignment from the Full Stack Developer course at GoIT. This module focuses on creating a responsive web page using CSS media queries. It incorporates the Mobile First approach and implements a fully functional mobile navigation menu

adaptive-images cross-browser-compatibility css frontend github-pages goit goit-markup-05 homework html media media-queries mobile-first mobile-menu modal responsive-design semantic-web studying web-design web-development

Last synced: 17 Jan 2025

https://github.com/martapolii/stand-for-ukraine-website

This project is a multi-page website created using solely HTML and CSS. It raises awareness about the Russian invasion of Ukraine, covering topics like stress, management techniques, and ways to help. The site uses HTML and CSS for styling and responsive design, with an emphasis on accessibility and information clarity.

accessibility css flexbox flexbox-css html media-queries responsive-design responsive-layout responsive-web-design styling-css web-development

Last synced: 13 Jan 2025

https://github.com/chiragaug6/responsive-gallery-css-grid

Here is the HTML and CSS assignment which i have submitted during my Full stack web development course Provided by pwskills.com

css-grid css3 html5 media-queries responsive-layout

Last synced: 14 Jan 2025

https://github.com/chiragaug6/fully-responsive-portfolio-layout

This is a assignment given in "Full Stack web development" course by PWSKILLS, built using HTML5 and CSS3

css3 html5 media-queries responsive-design

Last synced: 14 Jan 2025

https://github.com/beanloop/react-with-media

React HOC for watching media queries.

higher-order-component media-queries

Last synced: 05 Jan 2025

https://github.com/namonaki0/fe-mentor-3-column-preview-card

Frontend Mentor - 3 Column Preview Card

css frontend-mentor html media-queries

Last synced: 15 Jan 2025

https://github.com/oppahero/product-preview-card-component

Product preview card component build with HTML and CSS

css css-reset css-variables flexbox grid hml media-queries mobil-first

Last synced: 24 Jan 2025

https://github.com/oppahero/testimonials-grid-section

Testimonials grid section build with HTML CSS

bem css flex grid html media-queries mobile-first

Last synced: 24 Jan 2025

https://github.com/edijunior88/freecodecamp_principios_do_design_responsivo

Neste curso, você vai aprender a usar CSS para fazer suas páginas ficarem bonitas, não importa em qual dispositivo elas estão sendo visualizadas.

html html5 media-queries

Last synced: 22 Jan 2025

https://github.com/mikeludemann/dynamic-media-queries

A dynamic media-queries styling method for all dimensions

media-queries nodejs

Last synced: 02 Feb 2025

Media Queries Awesome Lists
Media Queries Categories