Best of CSSJuly 2022

  1. 1
    Article
    Avatar of medium_jsMedium·4y

    Fantastic CSS border animation

    In this article we will use CSS to create a variety of wonderful border effects. The most commonly used one is solid , dashed which appears in the picture above dashed. CSS border also supports none , hidden , dotted , double , groove , ridge , inset , and outset other styles.

  2. 2
    Article
    Avatar of hnHacker News·4y

    Defensive CSS

  3. 3
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    How to Center a Div with CSS – 10 Different Ways

    In this article, you'll learn 10 different ways to center a div. We will explore how to center divs using the CSS position property, CSS Flexbox, and CSS Grid. After reading this whole article, I am confident that you will start centering divs like a pro.

  4. 4
    Article
    Avatar of hashnodeHashnode·4y

    The Pros and Cons of TailwindCSS

    Tailwind is a front-end CSS framework that has taken off more than any other recently. Instead of creating a set of selectors and bespoke classes to style your code, you use a large set of single-purpose utility classes. In essence, you add nearly all your style right into your frontend HTML, React, or Vue code.

  5. 5
    Article
    Avatar of communityCommunity Picks·4y

    Fantastic CSS border animation

    CSS border supports none, hidden, dotted, double, groove, ridge, inset, and outsetother styles. Using the dashedkeyword, you can easily create dashed borders. Using gradients, we can create a dashed border effect. We can add a hover effect to the above, and add an animation.

  6. 6
    Article
    Avatar of unaUna Kravets·4y

    Style Queries

    Style queries let you query the style of any parent element within a page and apply styles to its children based on the styles of its parent. Style queries are not landing in the initial implementations of container queries in Chromium and Webkit. Both browser engines currently plan to ship with size query and container query unit support 1 .

  7. 7
    Article
    Avatar of hnHacker News·4y

    tabler/tabler: Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap

    Tabler is a premium and open source dashboard template with a responsive and high-quality UI. Preview Tabler is fully responsive and compatible with all modern browsers. The only requirement is basic HTML and CSS (and some Liquid) knowledge.

  8. 8
    Article
    Avatar of communityCommunity Picks·4y

    Coding an extension that blocks Social Media Websites with HTML, CSS and JS.

    Social Media Blocks is a Google Chrome extension that will block social media websites like Twitter: Facebook, Instagram, LinkedIn, WhatsApp, Reddit etc. Add this extension into your browser and achieve better productivity. Create the project using the CodePen playground or setup your own project on Visual Studio Code with the following file structure.

  9. 9
    Article
    Avatar of communityCommunity Picks·4y

    The Ultimate List of CSS Code Generators For Web Development

    CSS3 Generator is a more traditional example of code snippets you might need in everyday situations. Animista Animista is an animation CSS tool that provides a collection of pre-built, code-based animations to edit for your project. Custom Shape Dividers helps you customize pre-made shape dividers and export them for your design projects.

  10. 10
    Article
    Avatar of communityCommunity Picks·4y

    The Complete Guide to Full Stack Web3 Development

    This is the fourth guide in my "Full Stack" web3 series. Building a full stack web3 app with Next.js, Polygon, Solidity, The Graph, IPFS, and Hardhat. The main network we'll be deploying to is Polygon.

  11. 11
    Article
    Avatar of medium_jsMedium·4y

    Amazing CSS transition tips and details

    In CSS, the transition property is used to specify adding transition effects to one or more CSS properties. The most common usage is to add a transition to an element, so that when one of its properties changes from state A to state B, it is no longer direct and obtrusive, but with a tween animation. Not all properties support transitions in this way, their transition animations can be linked together. Using the same principle, we also use another pseudo-element of the element.

  12. 12
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    JavaScript DOM Manipulation Course

    In website development, DOM stands for Document Object Model. It is a programming interface that allows us to create, change, or remove elements from a website document. DOM manipulation is when you use JavaScript to add, remove, and modify elements of a website. Watch the full course below or on the freeCodeCamp.org YouTube channel (3-hour watch)

  13. 13
    Article
    Avatar of asayerasayer·4y

    An introduction to Fresh

    Fresh is a.css-1mn6awi-based web framework that facilitates the construction of high-quality, efficient, and customized web apps. Fresh combines a routing architecture and a templating engine to produce pages on the server as needed. By default, Fresh ships no JavaScript to the browser. It ships hundreds of kilobytes of client-side JavaScript to users on each request, slowing down the user experience. The eco-space is currently in a very early stage of development. For more information on Fresh and other features. For example, you don’t have to configure TypeScript separately in Fresh.

  14. 14
    Article
    Avatar of hnHacker News·4y

    Holograms, light-leaks and how to build CSS-only shaders

    @media (max-width:512px. .spec-example{margin:50px 0;display:flex;justify-content:space-between;gap:2.5rem}.spec- example__fixed,. spec-example__static{flex:1;border:20px solid #fff;height:30rem;background-image:linear- gradient(to bottom,#000 20%,#3c5e6d 35%,#f4310e,#f58308 80%,#000)}.frame--leak .specular{z-index:0;mix-blend-mode:color-dodge; background-color

  15. 15
    Article
    Avatar of devdojoDevDojo·4y

    CSS properties you should know right now!

    While browsing the MDN docs, I found some interesting CSS properties. So, I made this article about those. Let's begin! The property accent-color will override the default color of <input type=checkbox es and the default focus ring color. The text-indent property is very useful for overriding the length of the indent of the text.

  16. 16
    Article
    Avatar of asayerasayer·4y

    Authentication with JWT for your website

    JWT is a stateless authentication mechanism popularly used as a client-side stateless session. A JWT can be symmetrically signed by a shared secret using the HMAC algorithm. While SAML tokens can use public/private key pairs like JWTs like JWT, the signing algorithm could be HMAC SHA256 or RSA. JWT has some recommendations for JWT developers. For more information about JWT and the signing algorithms. The JWT will be available on the JWT to help users and other services. For example, you can find out how to use JWT in a website and use a JWT on a site and use the J WT on a website. The signature is created by taking the encoded header, the encoded payload,

  17. 17
    Article
    Avatar of phProduct Hunt·4y

    CSS Scan 3.0 - The fastest and easiest way to inspect or copy CSS