β Introduction
β How to specify?
β.β One/Two/Three/Four Values
β.β Percentage Value
β.β Horizontal and Vertical Radius
β Other Related Properties
β Shapes using border-radius
β Conclusion
β Introduction
β How to specify?
β.β One/Two/Three/Four Values
β.β Percentage Value
β.β Horizontal and Vertical Radius
β Other Related Properties
border-radius is the shorthand property for 4 other CSS properties.
A lot of different types of shapes can be made in CSS using border-radius property.
βͺ Circle
βͺ Ellipse
βͺ Blobs
Let's draw.
β Conclusion
β οΈ Repost β οΈ
β¬ This is an original work and, was posted in Twitter previously in July 2021.
β¬ I had ~100 followers that time. And, this gave me recognition.
β¬ I have reposted it during November, 2021
β¬ If you liked these works, feel others might learn from it, do support.
End of π§΅
If you are interested in learning through illustrations, I am making a bunch on topics of HTML, CSS, JavaScript, SQL, DSA. To never miss any, follow me {@swapnakpanda}
Till we meet again, π
β’ β’ β’
Missing some Tweet in this thread? You can try to
force a refresh
Be an SQL Expert in 2025: A roadmap for absolute beginners
Beginner
β£ Learn fundamentals β
β£ Working with table β
β£ Working with data β
β£ Querying the data β
β£ Operators β
β£ Functions β
β£ Database objects β
β£ Programming in SQL β
β£ Users and Roles β
β£ Advanced Concepts β
Pro
β Fundamentals
Effort: 1 to 2 hours per day
Time: 2 weeks
β What is a database and DBMS?
β What is a relational database?
β What are the different vendors for RDBMS?
β What is normalization?
β Different normalization forms (NFs).
β What is SQL?
β Different components of SQL.
β What is ERD?