Learn CSS
789 subscribers
212 photos
5 videos
32 files
510 links
All info and tutorial of CSS
https://bio.link/learncss
For HTML: @html_web_learn
For CSS: @CSS_web_learn
For JS: @JavaScript_js_learn
For PHP: @learn_php_web
For Programming courses @Programmingworld_dev
For CEH,Cybersec: @CyberPunk_anonymous
Download Telegram
🧠 New ChatGPT updates to enhance user experience

https://the-decoder.com/chatgpt-update-brings-useful-feature-known-from-microsofts-bing-chat/

OpenAI released an epic new feature for ChatGPT, allowing it to show suggested follow-up prompts at the bottom of outputs. They also just tweeted that they’ll be rolling out more updates over the weekend.

Here’s what’s coming:

Plus users can upload multiple files for analysis with the Code Interpreter beta.

Keyboard shortcuts, such as ⌘ (Ctrl) + Shift + C to copy code blocks, introduced to improve efficiency.

Staying logged in for more than two weeks, and defaulting to GPT-4 for ‘Plus’ users.

#ai #chatgpt #newfeatures
🤖 Using AI for coding? Proceed with caution! 🚦

While helpful, overuse can lead to gaps. Ask yourself:

Am I missing how things work under the hood? 🤔

Are my Question asking skills getting rusty? 🎤

Can I explain my code without AI? 👨‍💻

Can I judge if the output is good? 🧐

Are my core skills growing? 📈

Does AI teach research skills? 🕵️‍♂️

Will I ace interviews without AI? 🎓

There are several communities that can help fill gaps! Ask your Qestions to build skills. 💪

AI supplements learning, doesn't replace it!

#ai #tool #caution

For More AI , Metaverse, Web3 Content Join
@AI_metaverse_web3_learn
SupportsCSS — Feature Detection for Modern CSS

https://supportscss.dev/
Linting defensive and logical CSS with Stylelint plugins

In this article, we’ll explore using Stylelint plugins to help us adopt and enforce defensive and logical CSS practices.

https://blog.logrocket.com/linting-defensive-logical-css-stylelint-plugins
Quick Tip: Shipping Resilient CSS Components

In this quick tip, discover how container queries enable us to ship resilient components containing built-in layout and style variants.

https://www.sitepoint.com/quick-tip-shipping-resilient-css-components/
Mastering CSS Blend Modes

CSS mix blend modes provide an easy, yet powerful way to create visually interesting designs.

https://www.kodingkitty.com/blog/blend-modes/
Create complex animation curves in CSS with the linear() easing function

Introducing linear(), an easing function in CSS that interpolates linearly between its points, allowing you to recreate bounce and spring effects.

https://developer.chrome.com/articles/css-linear-easing-function/
Avoid Layout Shifts Caused by Web Fonts With PostCSS Fontpie

When your CSS references a web font before it finishes downloading, the browser

https://tomeraberba.ch/avoid-layout-shifts-caused-by-web-fonts-with-postcss-fontpie
Why we’re bad at CSS

And how we can improve with a practical example.

https://www.mikeaparicio.com/posts/2023-05-22-why-were-bad-at-css/