Skip to main content

Search

Items tagged with: css


Printing #music with #CSS Grid โ€“ Blog โ€“ Cruncher โ€“ web development agency in Lausanne

https://cruncher.ch/blog/printing-music-with-css-grid/


CSS for printing to paper
CSS for printing to paper

I do like articles explaining how to use CSS for printing!

CSS for printing to paper

Introduction

Sample files

@page

@media print

Width, height, margin, and padding

Element positioning

Multi-page documents with repeating elements

Portrait / Landscape mode

Data source

Essentials cheatsheet

Introducti
https://monodes.com/predaelli/2024/03/05/css-for-printing-to-paper/
#HTML #Web #CSS

#html #css #web


oklch() retains perceived lightness for different hue angles: "The #CSS oklch() color function enables using the P3 color space but more importantly allows color manipulations that retain perceived lightness." https://www.stefanjudis.com/today-i-learned/oklch-perceived-lightness/
#css


We are kicking off our #introduction on https://mozilla.social ๐Ÿš€

Greetings from the #MDN team who bring you https://developer.mozilla.org ๐Ÿง‘โ€๐Ÿ’ป

We document web platform technologies, including #HTML, #JavaScript, #CSS, #WebAPIs, and provide resources for people starting their web development journey!

We're thrilled to join a decentralized network at @mozilla to see what everyone is building and sharing on the #OpenWeb


CSS only dark mode without JS โ€“ Simon Dalvai
This css one liner can define how your site looks on a device with dark mode set in the browser settings.

@media (prefers-color-scheme: dark)

Or if your main style is dark mode, you can define how the light mode will look.

@media (prefers-color-scheme: light)
Source: CSS only dark mode without JS - Simon Dalvai
https://monodes.com/predaelli/2023/08/13/css-only-dark-mode-without-js-simon-dalvai/
#Web #CSS
#css #web


CSS Infinite 3D Sliders
CSS Infinite 3D Sliders

CSS-Tricks is really a huge treasure
https://monodes.com/predaelli/2022/12/26/css-infinite-3d-sliders/
#HTML #CSS
#html #css


Super Useful CSS Resources ๐ŸŒˆ โ€“ DEV Community ๐Ÿ‘ฉโ€๐Ÿ’ป๐Ÿ‘จโ€๐Ÿ’ป
Super Useful CSS Resources ๐ŸŒˆ - DEV Community ๐Ÿ‘ฉโ€๐Ÿ’ป๐Ÿ‘จโ€๐Ÿ’ป

The ultimate list of 70+ web-based CSS tools that every frontend developer should have bookmarked!

Super Useful CSS Resources ๐ŸŒˆ
#css #webdev #opensource #codenewbie

A collection of 70 h
https://monodes.com/predaelli/2022/12/24/super-useful-css-resources-%f0%9f%8c%88-dev-community-%f0%9f%91%a9%f0%9f%92%bb%f0%9f%91%a8%f0%9f%92%bb/
#HTML #Web


Well, #css can be #hard because it allows true graceful and beautiful graphical typesetting. Think about it, it can be quite a computationally task, no wonder people find it hard.
@jwildeboer

This website uses cookies to recognize revisiting and logged in users. You accept the usage of these cookies by continue browsing this website.

โ‡ง