A single page static website template for a startup company.
-
Updated
Oct 5, 2020 - HTML
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:
@media
and @import
at-rules<style>
, <link>
, <source>
, and other HTML elements with the media=
attributeWindow.matchMedia()
and EventTarget.addEventListener()
methodsA 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.
* **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.
* **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)_
A single page static website template for a startup company.
Delivering a seamless shopping experience across devices with a responsive and user-friendly E-commerce website.
A 3-page website built using semantic HTML5 elements, Bootstrap4 as well as plain CSS3. The pages start with a header section that uses the Bootstrap4 navbar classes to make it responsive.
Add JavaScript tests to <link> tags to toggle stylesheets
ES6 class and jQuery Plugin to get the current Device Type and Display Type of a Browser while making CSS Breakpoints available in JavaScript.
Front End, HTML, Tags, Acessibilidade, CSS, Grid Layout, Flexbox, Media Queries, Responsivo, VS Code e mais.
A beautiful and totally responsive musical instruments shop. CSS Flexbox, Grid, and Media Queries were used among other industry-standard tools. Made with HTML5 and CSS3.
LAZY Responsive Templates
A collection of responsive web design with HTML5, CSS3 and JavaScript only which implements different creative ideas of understanding how things work as a beginner.
repository intended for studying FrontEnd of the Senai DEV course
Unit-2 construct week project by six Zappos-Army at Masai School
A static fully-responsive website built for a Forex Trading Company that shows a detailed description of an upcoming conference. Built with HTML5, CSS, Boostrap & Media Queries.
Projeto final do modúlo HTML/CSS do curso de Desenvolvimento de Software ITStep. A aplicação consiste em um siite de uma pizzaria, com a finalidade de atestar conhecimentos obtidos em HTML5 e CSS3.
A 'tinder' like website for dogs i.e., tindog.
A challenge by Frontend Mentor (DIFFICULTY 2 JUNIOR)
Portfolio is made with vanilla-js and I did it with my partner. I have added so many user interaction and the most importantly I made it Accessible so that disabled person can be able to navigate through my portfolio.
HTML - CSS - JS (GSAP) 🏅
HTML - CSS - JS (GSAP)
This is a responsive website project i built for an imaginary company named "VentaTours", which is a tourism company providing tour services and information to customers.
Created by Håkon Wium Lie, W3C
Released June 19, 2012