profile

Beginner Developer

SOME CSS SHORT HAND PROPERTIES (3rd Newsletter)

Published almost 3 years ago • 1 min read

​

​

Hey Reader, Welcome to the newsletter knowledge.

Big thanks for being here 😀

SOME CSS SHORT HAND PROPERTIES

​

Padding

​

Instead of writing padding-top, padding-right, padding-bottom, padding-left we can write 👇

​

Explanation: padding: top right bottom left;

For better understanding we can say clockwise direction.

Margin

​

Same rule applies to margin

​

Explanation: margin: top right bottom left;

Background

​

​

In 1 Line

​

Explanation: background: color image repeat position;

​

Reference: https://developer.mozilla.org/en-US/docs/Web/CSS/Shorthand_properties​

​

Want to read More, Click Here​

facebooktwittergithubyoutubedev

​

Beginner Developer

Read more from Beginner Developer
Banner

Hey Reader, Welcome to the newsletter knowledge. Big thanks for being here 😀 Clock in HTML and CSS Animated Card in HTML and CSS HTML Code CSS Code CSS Code Output: Read also: https://beginners-developer.blogspot.com/ Want code, Click Here Live Preview: https://animated-card-bay.vercel.app/ Originally posted here Watch Video

almost 2 years ago • 1 min read

Hey Reader, Welcome to the newsletter knowledge. Big thanks for being here 😀 Clock in HTML and CSS Learn How to Create clock in HTML and CSS HTML Code CSS Code CSS Code Output: Read also: Testimonial Section in HTML and CSS Some Underrated Tag in HTML Want code, Click Here

over 2 years ago • 1 min read

Hey Reader, Welcome to the newsletter knowledge. Big thanks for being here 😀 Social media icons HTML and CSS (CSS Animations) HTML CSS code Read also: Step Progress bar in CSS Some Underrated Tag in HTML Want code, Click Here Preview: https://dev.to/beginnerdeveloper/social-media-icons-html-and-css-n51

over 2 years ago • 1 min read
Share this post