Web Development
134K subscribers
710 photos
74 videos
571 files
155 links
Learn to code and become a Web Developer with HTML, CSS, JavaScript, React, Node.js

πŸ’³ Paid ads: https://telega.io/c/Webdev_Trainings
Download Telegram
🌐 Top Websites to practice coding skills
Please open Telegram to view this post
VIEW IN TELEGRAM
❀61πŸ‘11πŸ”₯9
πŸ’» Free tools for web developers
Please open Telegram to view this post
VIEW IN TELEGRAM
❀59πŸ‘8
πŸ”° Color-scheme in CSS
Please open Telegram to view this post
VIEW IN TELEGRAM
❀32
πŸ”… CSS Toolkit: Tips and Techniques for Layout and Styling

πŸ“ Explore advanced CSS techniques for creating flexible, responsive, and visually engaging web designs with practical tips on layout, typography, custom properties, and more.

🌐 Author: Carrie Dils
πŸ”° Level: Intermediate
⏰ Duration: 1h 58m

πŸ“‹ Topics: Cascading Style Sheets, Web Design

πŸ”— Join Web Development for more courses
Please open Telegram to view this post
VIEW IN TELEGRAM
❀35πŸ‘4
CSS Toolkit: Tips and Techniques for Layout and Styling.zip
301.4 MB
πŸ“±Web Development
πŸ“±CSS Toolkit: Tips and Techniques for Layout and Styling
Please open Telegram to view this post
VIEW IN TELEGRAM
❀10πŸ”₯4
πŸ”° CSS: Styling Scrollbar.
Please open Telegram to view this post
VIEW IN TELEGRAM
❀29πŸ‘20
⌨️ Input Types In HTML
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
1❀21πŸ‘11πŸ”₯1
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ”° Container queries in CSS

If you have not tried out container queries yet, would highly recommend that you do 🀩

This is a relatively new CSS feature, which is similar to media queries. While media queries are based on the dimension of the entire page, container queries are specific to individual elements in a page.

πŸ‘‰ Here we define a "container" and conditionally style elements inside the container based on the dimensions of the container

πŸ‘‰ Some other examples include, when you want to style an individual card based on its size
Please open Telegram to view this post
VIEW IN TELEGRAM
❀27πŸ‘4πŸ”₯2
πŸ”… Using AI Tools for UX Design

πŸ“ In this course, design expert Eric Nordquist explores the use of generative AI tools to both inform and streamline a UX design project.

🌐 Author: Eric Nordquist
πŸ”° Level: Beginner + Intermediate
⏰ Duration: 1h 57m

πŸ“‹ Topics: Artificial Intelligence for Design, User Experience Design

πŸ”— Join Web Development for more courses
Please open Telegram to view this post
VIEW IN TELEGRAM
❀27πŸ‘2
Using AI Tools for UX Design.zip
277.8 MB
πŸ“±Web Development
πŸ“±Using AI Tools for UX Design
Please open Telegram to view this post
VIEW IN TELEGRAM
❀8
πŸ”΅ 30 Ways To Improve Website Performance With CSS

According to the httparchive.org page weight report, CSS accounts for 7 HTTP requests and 70Kb of code on the average web page totalling 70 requests and 2MB. It’s not the worst cause of woeful website performance

The following 30 tips will help you optimize CSS to improve actual and perceived response times.

🌐 https://blog.openreplay.com/30-ways-to-improve-website-performance-with-css/
Please open Telegram to view this post
VIEW IN TELEGRAM
❀16πŸ‘4
πŸ”° Online CSS tools

Building beautiful websites doesn’t have to be a grind... these online CSS tools are like secret weapons for any developer.
Please open Telegram to view this post
VIEW IN TELEGRAM
❀36πŸ”₯8πŸ‘3
πŸ”… Extending Figma Design with Adobe Creative Cloud

πŸ“ Learn how to supplement and extend your Figma design work with Photoshop, Illustrator, Dimension, and Premiere Pro as part of Adobe Creative Cloud.

🌐 Author: Joseph Labrecque
πŸ”° Level: Advanced
⏰ Duration: 1h 43m

πŸ“‹ Topics: User Experience Design, User Interface Design

πŸ”— Join Web Development for more courses
Please open Telegram to view this post
VIEW IN TELEGRAM
❀22πŸ‘1
Extending Figma Design with Adobe Creative Cloud.zip
234.6 MB
πŸ“±Web Development
πŸ“±Extending Figma Design with Adobe Creative Cloud
Please open Telegram to view this post
VIEW IN TELEGRAM
❀4
Please open Telegram to view this post
VIEW IN TELEGRAM
❀4
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ”° A simple, CSS-only typing effect

In CSS, the ch unit defines the width of a single character. The reason we are using a monospace font is because they have the same width for any character 😁

We use a simple key frame animation to automate the width of the element from 0 to some max size of the text.

✨ The steps animation timing function is important, because it enables to set the width in a staggered manner (1ch, 2ch, 3ch, etc) and not a continuous smooth way

✨ We also disable text wrapping so that the text is presented in a single line irrespective of the width - which is important for this effect
Please open Telegram to view this post
VIEW IN TELEGRAM
❀25πŸ‘5πŸ”₯1
πŸ”° Auto fill Pseudo Element in CSS

Default browser highlights in auto-filled fields can clash with a site’s design. By leveraging the :-webkit-autofill pseudo-class, developers can override these styles and ensure consistent branding across modern browsers.
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
❀32πŸ‘4