Web Development
131K subscribers
567 photos
58 videos
541 files
111 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
That's right, CSS inside HTML 😁

At first, it might throw you off that we are writing CSS media queries inside HTML, but it is a necessity for this setup to work properly. Think about it 🤔 the browser has to choose an image to render, even before any CSS is loaded into the page!


This element is not limited to just dimension based media queries, but rather any media query! So you could do things like

💭 Different images for different orientaations

💭 Different image if user prefers high contrast

💭 Different images for different color schemes (light, dark)

The possibilities are endless 🚀
46👍8
Have you seen those websites which shows a list of brands or images with a marquee effect, that seem to go on forever? Here is a tutorial on how to implement exactly that 🤩 in CSS
44👍11🔥3
🖐Balancing Text In CSS

How to make text look more balanced
in CSS.

https://ishadeed.com/article/balancing-text-css/
Please open Telegram to view this post
VIEW IN TELEGRAM
30👍4🔥2
🔰 About Flexbox
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
64👍21🔥9
Media is too big
VIEW IN TELEGRAM
🔅 The Joy of CSS Grid - Build 3 Beautifully Simple Responsive Layouts
22
codes.zip
4.1 KB
📦 Codes: The Joy of CSS Grid - Build 3 Beautifully Simple Responsive Layouts
18🔥2