SortedCoding
1.2K subscribers
185 photos
38 videos
194 files
140 links
Learn to code with clarity and precision
Download Telegram
🔰 All CSS Functions
🔰 🔰 Dynamic Background with CSS Painting API!!

The CSS Painting API allows you to create flexible, programmatic backgrounds that can dynamically adapt to element size and properties without using external images or heavy CSS animations.
Fonts Every Website Needs

1. Roboto – Clean & Corporate :- https://fonts.google.com/specimen/Roboto

2. Montserrat – Bold & Catchy :- https://fonts.google.com/specimen/Montserrat

3. Open Sans – Perfect for Readability :- https://fonts.google.com/specimen/Open+Sans

4. Lato – Simple Yet Stylish :- https://fonts.google.com/specimen/Lato

5. Inter – Loved by Tech Giants :- https://fonts.google.com/specimen/Inter

6. Poppins – Fresh & Trendy :- https://fonts.google.com/specimen/Poppins

7. Nunito – Clean & Universal :- https://fonts.google.com/specimen/Nunito
Python Cheat_Sheet -cheatography.pdf
43.7 KB
Python Cheat Sheet 🥂

React "❤️" For More
🔰 Autoplay Video on Scroll using JavaScript!!

"Check if the video is fully in view, and if so, play it; otherwise, pause.
The muted attribute is added to ensure autoplay on most browsers."
🔅 HTML Form Input Types

The <input> HTML element is used to create interactive controls for web-based forms to accept data from the user. A wide variety of input data types and control widgets are available, depending on the device and user agent. The <input> element is one of the most powerful and complex in all of HTML due to the sheer number of combinations of input types and attributes.
👍1
🔰 Accent color in CSS

This CSS property allows you to customize the highlight color of form controls while preserving their native styling, accessibility, and interactivity