Web Development
131K subscribers
567 photos
58 videos
542 files
113 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
🔅 CSS: Transforms and Transitions

🌐 Author: Patrick Carey
🔰 Level: Intermediate

Duration: 1h 56m

🌀 Create more visually interesting and dynamic websites. Learn how to build animated effects and 3D objects with CSS transforms and transitions.


📗 Topics: Cascading Style Sheets

📤 Join Web Development for more courses
Please open Telegram to view this post
VIEW IN TELEGRAM
20🔥2
📂 Full description

Create more visually interesting and dynamic websites. Learn how to build animated effects and 3D objects using CSS transforms and transitions. Follow along with author Patrick Carey as he shows how to transition between properties such as color, background, opacity, and positioning, and adjust the timing and duration of transitions. Patrick explains how to perform 2D transformations, such as scaling, skewing, and rotating, as well as transformations in 3D. He shows how to transform objects along the X-, Y-, and Z-axis; use perspective; and create 3D objects such as animated cubes. Interactive demo pages are included with the exercise files, so you can practice what you've learned after each video.
Please open Telegram to view this post
VIEW IN TELEGRAM
20
Please open Telegram to view this post
VIEW IN TELEGRAM
17🔥2
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