Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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:
- conditionally apply styles with the CSS
@media
and@import
at-rules - target specific media for the
<style>
,<link>
,<source>
, and other HTML elements with themedia=
attribute - test and monitor media states using the
Window.matchMedia()
andEventTarget.addEventListener()
methods
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.
- Media types define the broad category of device for which the media query applies. The type is optional except when using the not or only logical operators.
- all: Suitable for all devices.
- print: Intended for paged material and documents viewed on a screen in print preview mode.
- screen: Intended primarily for screens.
- Media features describe a specific characteristic of the user agent, output device, or environment. Media Queries Level 4 groups 18 media features into 5 categories.
- Viewport/Page Characteristics
- Display Quality
- Color
- Interaction
- Video-prefixed: The spec references user agents, including TVs, that render video and graphics in two separate planes that each have their own characteristics. (upcoming Media Queries Level 5)
- Logical operators can be used to compose a complex media query: not, and, and only. You can also combine multiple media queries into a single rule by separating them with commas.
- GitHub: https://github.com/topics/media-queries
- Wikipedia: https://en.wikipedia.org/wiki/Media_queries
- Created by: Håkon Wium Lie, W3C
- Released: June 19, 2012
- Related Topics: responsive-design, container-queries, client-hints, css-breakpoints, css-viewport,
- Aliases: media-query,
- Last updated: 2025-02-01 00:18:17 UTC
- JSON Representation
https://github.com/krgauravsk/create-dynamic-form
Create a Dynamic Form
media-queries react-hooks reactjs
Last synced: 27 Dec 2024
https://github.com/mayarajaques/projeto-travelgram-v2.0
3º desafio desenvolvido com os conhecimentos adquiridos no módulo de responsividade do curso Fullstack da Rocketseat. Neste projeto adaptei a página utilizando Media Queries para desktop e mobile
Last synced: 25 Jan 2025
https://github.com/rudradcruze/influencer-gear
This project is about simple photography equipments and blogs.
css3 grid html5 media-queries responsive
Last synced: 13 Dec 2024
https://github.com/davealdon/advanced-tailwind
Advanced Tailwind Techniques for Interesting Use-Cases
media-queries nextjs react tailwind tailwind-css tailwindcss typescript
Last synced: 12 Jan 2025
https://github.com/gunjankadu/edge-ledger
A Fictional Website Markup Using HTML5,CSS3,Flex and Media Queries
css3 flexbox html5 javascript media-queries
Last synced: 05 Jan 2025
https://github.com/pijusp/7-sign-up2
Responsive HTML and CSS sign-up form
css3 html5 media-queries responsive
Last synced: 14 Dec 2024
https://github.com/rasujon3/leader-board-css3
Module-9 - Plain HTML CSS responsive website
css3 flex grid html5 media-queries
Last synced: 20 Dec 2024
https://github.com/gitusergb/myyoutube
This web application is a clone of YouTube, built using React JS and Material UI.
material-ui media-queries rapidapi react
Last synced: 11 Dec 2024
https://github.com/dracudev/s1.1-html-css-flex
Sprint to practice HTML and CSS.
animations-css css3 html5 it-academy media-queries
Last synced: 11 Dec 2024
https://github.com/daxchen/sass-respond-to
A sass mixin to write media queries with ease!
media-queries mixin respond-to sass
Last synced: 22 Dec 2024
https://github.com/coderboy-raiyan/landing-template
Landing-template using pure CSS. Without any frameworks. And It's fully mobile & tablet responsive.
css3 flexbox html5 media-queries
Last synced: 17 Jan 2025
https://github.com/coderboy-raiyan/football-website
Responsive football website with pure css and html.
css3 flexbox html5 media-queries
Last synced: 17 Jan 2025
https://github.com/soorajvp/soorajvp.github.io
Static Personal Website
bootstrap5 css html5 javascript media-queries personal-website
Last synced: 10 Jan 2025
https://github.com/sashkhen/shu-cv
Personal CV project
clsx css-modules css-variables cv dark-mode gh-pages media-queries momentjs react react-qr-code responsive typescript vite web
Last synced: 12 Dec 2024
https://github.com/mayen007/article-preview-component
A responsive article preview component built with HTML, SCSS, and JavaScript, featuring interactive share buttons and mobile-first design.
flexbox frontend-mentor frontendmentor-challenge html javascript media-queries scss web-development
Last synced: 14 Dec 2024
https://github.com/zoobereq/secret-agent-supply
Project developed for Codecademy Intensive "Build Websites from Scratch". Utilizes HTML5, CSS3 + Flexbox, Media queries, and responsive design
codecademy codecademy-intensive css css3 flexbox flexbox-css flexbox-grid html-css html5 media-queries responsive-design responsive-web-design
Last synced: 17 Dec 2024
https://github.com/zoobereq/tortoiseshell-optics
A project developed for a Codecademy Intensive "Build Websites from Scratch". It utilizes HTML5, CSS3 + Flexbox, and responsive design
codecademy codecademy-intensive css3 flexbox flexbox-css flexbox-grid html-css html5 media-queries responsive-design responsive-web-design
Last synced: 17 Dec 2024
https://github.com/mendjoy/teste_mediaqueries
Projeto criado durante o curso de HTML5 e CSS do Cursoemvideo, para estudo do conceito de MOBILE FIRST e media Queries.
Last synced: 24 Jan 2025
https://github.com/imix-dkz/js-excercises
HTML5-Js-Examples
bootsrap css html5 media-queries typescript
Last synced: 17 Jan 2025
https://github.com/kenyosaenzrojas/checkout
css flexbox grid-layout html media-queries responsive
Last synced: 17 Dec 2024
https://github.com/kenyosaenzrojas/results-summary-component
css flexbox grid-layout html media-queries responsive
Last synced: 17 Dec 2024
https://github.com/kenyosaenzrojas/frontend-simple-coffee
css fetch-api flexbox html javascript media-queries
Last synced: 17 Dec 2024
https://github.com/leydev/freelance-isifid
Nesse freelance o site para Isifid foi construido com base em um arquivo .psd fornecido pelo contratante.
bootstrap4 css3 html5 jquery media-queries psd-to-html
Last synced: 10 Jan 2025
https://github.com/irynadidkivska/yummypug
A website with favourite sweets
adaptive-layouts css3 flexbox-css html5 media-queries
Last synced: 24 Dec 2024
https://github.com/anandchowdhary/light-level
💡Get a user's light level using CSS @media(light-level)
css light-level media-queries typescript
Last synced: 23 Oct 2024
https://github.com/akramadjab/3-column-preview-card-component
A simple 3-column preview card component code challenge to Frontend Mentor
animation animation-css animations bem bem-css bem-methodology css css-animations css-flexbox css-grid html media-queries responsive-design responsive-layout sass sass-mixins scss scss-mixins
Last synced: 01 Jan 2025
https://github.com/anithad1625/howtocss-instaclone
HowToCSS-InstaClone is a simplified Instagram-like social media feed interface built using HTML, CSS, and Bootstrap Icons. It features a responsive design for various screen sizes, a grid-based feed layout, user profiles with profile pictures and usernames, posts with images and captions, and reactions and engagement options such as likes and comme
bootstrap-icons css html media-queries
Last synced: 13 Jan 2025
https://github.com/akramadjab/order-summary-component
A simple Order Summary component code challenge to Frontend Mentor using Flexbox, Animation, and Hover state
animation animation-css animations bem bem-css bem-methodology css css-animations css-flexbox html media-queries responsive-design
Last synced: 01 Jan 2025
https://github.com/ibrahimalsabr/elzero-template
This is a project for creating Elzero Template using HTML and CSS.
background-image css css-animations css-flexbox css-grid hover-effects html media-queries responsive-design
Last synced: 01 Feb 2025
https://github.com/achalesh27022003/techdoc
This project is part of FCC curriculum and has responsive, descriptive and bookmarks use in technical writing of CSS
bookmarks css css3 cssflexbox documentation html media-queries technical-writing
Last synced: 01 Jan 2025
https://github.com/jmgogo/basic-webdev
A sandbox repository containing static web development files. 🗄️
Last synced: 24 Dec 2024
https://github.com/rmoongit/note-balls
NoteBalls! Add and edit your personal notes with vue reactive components! ( if don't work, use vpn for firebase )
bulma-css components composition-api firebase hosting laravel media-queries npm routers slots vue3
Last synced: 01 Feb 2025
https://github.com/kento75/website-design-learn
css3 grid-layout html5 media-queries
Last synced: 19 Dec 2024
https://github.com/dimitribouteille/sass-no-duplicate-breakpoints
Sass no duplicate breakpoints est une librairie Sass qui permet de regrouper les points de rupture.
css media-queries responsive responsive-css sass sass-library sass-mixins
Last synced: 19 Dec 2024
https://github.com/dmitrymalakhov/media-breakpoints-watcher
Library for easy use of media breakpoints in js
breakpoints css-in-js media media-queries
Last synced: 24 Jan 2025
https://github.com/surendravidiyala/html5_projects
api boilerplate css fancybox html5 javascript jquery media-queries responsive-design semantic-ui
Last synced: 26 Jan 2025
https://github.com/talhat298/bus-travel
A simple, pure CSS animation featuring a bus and a car traveling across a detailed background. The animation includes moving vehicles with rotating wheels, all designed using only HTML and CSS, without any JavaScript.
Last synced: 19 Dec 2024
https://github.com/talhat298/quader
A responsive web page featuring a full-screen background, Bengali text overlay, and looping audio, prompting the question: "Will all problems be solved just by saying sorry?"
audioapi css3 html5 media-queries responsive-web-design
Last synced: 19 Dec 2024
https://github.com/ashishsingh-30/temporarytest
OneInsure Task
css media-queries reactjs redux shadcn-ui tailwindcss typescript vitejs
Last synced: 19 Dec 2024
https://github.com/krosscode/elquery
css javascript media-queries web-components
Last synced: 01 Jan 2025
https://github.com/swadeshchisim/influencer-gear
Responsive influencer-gear with HTML5 and CSS3
Last synced: 02 Jan 2025
https://github.com/sofi-bel/mesto-project
A landing page about traveling.
adaptive-layouts bem css3 flexbox grid html5 javascript js media-queries mobile-first pug relative-units responsive-design responsive-layout scss semantic-layout web-accessibility webpack webpack5
Last synced: 23 Oct 2024
https://github.com/surjoyday/friends-list
css-flexbox css3 htlm5 media-queries responsive-layout
Last synced: 01 Jan 2025
https://github.com/ajmalfaris11/product-list-react
Smart. is a modern frontend design project showcasing a product list, crafted with React, Bootstrap, and CSS for a sleek, responsive user interface. This repository highlights efficient rendering and dynamic data handling, making it ideal for e-commerce platforms and product showcase websites.
boostarp css frontend map media-queries react responsive-design usestate-hook
Last synced: 25 Dec 2024
https://github.com/anjupriya-v/quote-generator
Random Quote Generator
css html javascript js media-queries quote-generator-app
Last synced: 23 Jan 2025
https://github.com/sourav-cse-dev/fitness
Created a responsive landing page design, used HTML and CSS, where I have applied Flex-box, Grid, Media Query, and some Optimizations.
css figma flexbox grid html media-queries responsive-web-design uiux-design webdesign webdevelopment
Last synced: 25 Jan 2025
https://github.com/muhammadaliashraf/grumpy_bear_town
Grumpy Bear Town: A whimsical and charming single-page website that transports you to a world of grumpy bears and their daily adventures. Explore delightful illustrations, funny anecdotes, and interactive elements that capture the spirit of these lovable but grumpy characters. Dive into Grumpy Bear Town and experience a bear-y good time!
css-flexbox css3 front-end htm-css html html-website landing-page landingpage media-queries muhammadaliashraf resposive-design single-page-app website-development websitedesign
Last synced: 26 Dec 2024
https://github.com/sofi-bel/how-to-learn
A landing page about educational techniques and statistics in teaching.
adaptive-layouts adaptive-web-design bem css3 flexbox grid html5 media-queries mobile-first pug relative-units responsive-layout responsive-web-design scss semantic-layout web-accessibility webpack webpack5 youtube-api
Last synced: 23 Oct 2024
https://github.com/sofi-bel/russian-travel
A landing page about Traveling in Russia.
adaptive-design adaptive-layouts bem css3 figma flexbox grid html5 media-queries mobile-first pug relative-units responsive-design responsive-layout responsive-web-design scss semantic-layout web-accessibility webpack webpack5
Last synced: 23 Oct 2024
https://github.com/odiegosilva1/ui-clone
Google UI clone made with HTML and CSS 3.
clone css3 html5 media-queries ui-design
Last synced: 25 Jan 2025
https://github.com/anandchowdhary/prefers-contrast
🕶️ Check a user's preference using CSS @media(prefers-contrast)
css media-queries prefers-contrast typescript
Last synced: 23 Oct 2024
https://github.com/saakeeb/odami-course
A Single Page Application for online learning web-app demo
bootstrap4 css eventhandlers font-awesome media-queries reactjs reactjs-components useeffect-hook usestate-hook
Last synced: 27 Dec 2024
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/archana-nagaraj/frontend-mentor---3-column-preview-card-component
Frontend Mentor challenge to design a 3-column preview card component using HTML and CSS. Used grid for layouts and media queries for covering various dimensions.
css frontend-mentor html media-queries
Last synced: 13 Jan 2025
https://github.com/mahmoudaliaboelhassan/portfolio-website
This website is a portfolio of My work as a frontend developer. It showcases My Skills in HTML, CSS, and JavaScript through engaging and visually appealing designs.
css-flexbox css3 date font-awesome google-fonts grid-system html5 javascript media-queries transition
Last synced: 03 Jan 2025
https://github.com/mahmoudaliaboelhassan/tasks-list
This project is a task list web application designed to help users keep track of their daily tasks. The project uses HTML, CSS, and JavaScript to create a visually appealing and interactive interface
alert css-flexbox css3 font-awesome google-fonts html5 js json local-storage media-queries object-oriented-programming regular-expression
Last synced: 03 Jan 2025
https://github.com/byteyard/fluidsizingcss
FluidSizingCSS is a pure CSS solution for responsive design, offering fluid sizing locks for seamless scaling across devices. It eliminates the need for external tools, enabling developers to create adaptable, lightweight, and fast interfaces with native CSS.
adaptive-design css fluid-sizing media-queries native-css responsive-design scaling web-development
Last synced: 05 Nov 2024
https://github.com/kurooo-yamiii/pst-monitoring-management-system
PHP Native - Javascript - XML - Ajax - SQL PhpyMyAdmin - JS Library - Media Query - PDO
javascript jquery media-queries pdo-mysql php-native phpmyadmin sql xml
Last synced: 23 Jan 2025
https://github.com/kurooo-yamiii/quickstash-inventory-management-sytem
PHP Native - Javascript - Ajax - JS Library - RESTFUL API - Laboratory Inventory System - SQL
ajax javascript js-library media-queries php-native phpmyadmin restful-api sql
Last synced: 23 Jan 2025
https://github.com/ameyjoshi0209/mealmate
Mealmate is an innovative system designed to automate and streamline attendance tracking for messes and cafeterias using unique QR code generation.
bootstrap composer css3 html5 javascript jquery media-queries mysql-database php phpmyadmin qrcode-generator xampp-server
Last synced: 26 Jan 2025
https://github.com/matheusfdosan/responsive-project-with-sass
Esse projeto é uma mistura de dois Masterclass, o #08 que usamos estratégias de unidades de medidas do CSS, para que tanto o nosso Layout, quanto os nossos textos, e Media Queries para que fiquem responsivos. Já o #15, é a introdução ao SASS, onde coloco em prática tais ensinamentos.
dom git github html javascript media-queries responsive-design sass
Last synced: 04 Jan 2025
https://github.com/matheusfdosan/codeflix
Um projeto muito simples, onde é possível o usuário adicionar cards de filmes.
animation-css css dom git github html javascript media-queries
Last synced: 04 Jan 2025
https://github.com/matheusfdosan/login-screen-cursoemvideo
Uma tela de login, utilizando formulários em HTML e Media Queries.
css cursoemvideo forms git githb html media-queries
Last synced: 04 Jan 2025
https://github.com/kopepasah/sass-media-query-stack
Sass mixin which builds media queries, from simple to complex.
media-queries media-query sass sass-mixins
Last synced: 17 Jan 2025
https://github.com/emersoncarneirodasilva/projeto-box-shadow-generator
Projeto de um gerador de sombras, facilitando na produção de projetos front-end como uma ferramenta de fácil manuseio.
box-shadow css dom-manipulation flexbox html javascript media-queries
Last synced: 18 Jan 2025
https://github.com/eltonsantos/indecor
Tutorial: https://www.youtube.com/watch?v=6wd7PK3G7Zo
Last synced: 11 Jan 2025
https://github.com/akramadjab/ecommerce-website
Full stack e-commerce app built using vanilla javascript and commece.js api
api babeljs bem-methodology commercejs css-animations css-flexbox css-grid css3 html5 javascript javascript-es6 javascript-vanilla media-queries parcel parcel-bundler sass scss scss-mixins scss-modules
Last synced: 16 Jan 2025
https://github.com/hardikaz/githubusersapi
This project is made using HTML, CSS,JavaScript and GithubUsersApi. It will return the github user info of the user whose username is provided. Find the deployed link of the project below
css fully-responsive github-users-api html javascript media-queries
Last synced: 11 Jan 2025
https://github.com/dorigonbruno/formulario
Formulário de Contato
css git html javascript media-queries
Last synced: 11 Jan 2025
https://github.com/dorigonbruno/jordanshoes_codelandia
JordanShoes - Segundo desafio completado da codelândia, projeto feito com HTML CSS e JavaScript, totalmente responsivo.
bootstrap5 css git github html javascript media-queries
Last synced: 11 Jan 2025
https://github.com/dorigonbruno/calcular-gorjeta
Calculadora de Gorjeta
css git github html javascript media-queries
Last synced: 11 Jan 2025
https://github.com/dorigonbruno/gerador-de-cores
Gerador de Paleta de Cores
css git html javascript media-queries
Last synced: 11 Jan 2025
https://github.com/dorigonbruno/galeria
Galeria
css git html javascript media-queries
Last synced: 11 Jan 2025
https://github.com/matviyroman/resass
Mixins for checking device by width and height (width, min-width, max-width, height, min-height, max-height) or group of devices (mobile, tablet, laptop, desktop) or device by name (iPhone 5, iPhone X, iPhone 11 Pro Max, iPad Pro 12.9, etc). Expandable and very simple for usage.
css frontend media-queries mq resass sass sass-mediascreen scss scss-mediascreen
Last synced: 05 Jan 2025
https://github.com/khizarwakeel/my-first-responsive-website
This is my first Resposive Website
bootstrap css3 flexbox html5 media-queries
Last synced: 12 Jan 2025
https://github.com/khizarwakeel/tresmindtask
This is task from Tresmind Solution
bootstrap5 css3 flexbox html5 javascript media-queries netlify-deployment responsive-design
Last synced: 12 Jan 2025
https://github.com/khizarwakeel/html-css-hackathon
Module 1 Hackathon by Sir Ghous Ahmed (SMIT) Batch 11 2024
bootstrap5 css3 hackathon html5 media-queries
Last synced: 12 Jan 2025
https://github.com/fernandams/responsive-portfolio
This repository presents the course project 'HTML and CSS: Working with Responsiveness and Project Deployment' on Alura
css html media-queries relative-units responsive-layout
Last synced: 18 Jan 2025
https://github.com/yashi-singh-1/piano-using-html-and-css
a responsive piano interface using HTML and CSS, exploring media queries and pseudo selectors for screen size adaptability. Dive into responsive web development fundamentals while building an engaging project!
css css3 front-end frontend frontend-development github html html-css html5 media-queries open-source pseudo-selectors pseudocode responsive-design responsive-web-design web-development
Last synced: 07 Jan 2025
https://github.com/nadim-nion/2nd-assignment
This is a responsive website for all devices e.g. Desktop, Mobile, Tablet etc. I have used HTML5, CSS3 and Media queries to build the whole website.
css html media-queries responsive
Last synced: 08 Jan 2025
https://github.com/lilymilano/landing-page-responsive-html-css-aug2922
Building a responsive e-learning landing page. HTML and CSS with media queries.
Last synced: 08 Jan 2025
https://github.com/ndf-web-dev/professional-portfolio
HTML, CSS, AND Bootstrap responsive template for a professional portfolio.
bootstrap bootstrap-template css flexbox html media-queries portfolio portfolio-website responsive-design responsive-layout responsive-web-design template
Last synced: 30 Dec 2024
https://github.com/derektypist/navigationmenu
Example of Navigation Menu with Hover Effect
css3 gases header hover media-queries navigation solids vertical
Last synced: 27 Jan 2025
https://github.com/damiieibikun/loan-application
A simple Loan Application
conditional-statements css-grid dom-manipulation eventlisteners flex form-validation functions javascript media-queries
Last synced: 15 Jan 2025
https://github.com/damiieibikun/poketo-ecommerce-clone
Poketo E-commerce Clone
e-commerce-project html-css-javascript jquery jquery-traversing localstorage media-queries responsive-design
Last synced: 15 Jan 2025
https://github.com/damiieibikun/libro-clone
Colorlib Libro Clone
css-animations grid-layout html5 jquery jquery-animation media-queries
Last synced: 15 Jan 2025
https://github.com/matheusfdosan/devlinks-rocketseat
O DevLinks é um agregador de links para usar como cartão de visitas online.
css dom figma git github html javascript media-queries rocketseat
Last synced: 04 Jan 2025
https://github.com/swadeshchisim/testimonial-page
Testimonial Page
css3 html5 media-queries responsive-design
Last synced: 02 Jan 2025
https://github.com/sanika365/womeni--website
This is Client-side webpage using html and CSS
color-gradients css-icons flexbox-grid flickity footer-css html-css-javascript html-forms media-queries navbar newsletter
Last synced: 08 Jan 2025
https://github.com/namonaki0/fe-mentor-nft-preview-card
Frontend Mentor - NFT Preview Card
html media-queries responsive-design scss
Last synced: 15 Jan 2025
https://github.com/namonaki0/fe-mentor-base-apparel-coming-soon
Frontend Mentor - Base Apparel Coming Soon Page
frontend-mentor html javascript keyframes media-queries responsive-design scss
Last synced: 15 Jan 2025
https://github.com/namonaki0/fe-mentor-huddle-landing-page
Frontend Mentor - Huddle Landing Page
flexbox html media-queries mobile-first-workflow scss
Last synced: 15 Jan 2025