Margin, Padding & Border | Web Design FREE Boot-camp with Tarun | Class 11 | Lazy Syntax

Опубликовано: 12 Июнь 2026
на канале: lazy Syntax - Code for Funn
26
3

Margins are used to position the element while keeping them in the flow of the page but positioning is used to position elements when you want to take your element out of the flow of the page.

Padding is very similar to margin. It allows us to do the same thing but inside the element.

To add a border to an element we use the “border” property. Then we have to specify three things about the border: the width of the border, the color of the border, and the style of the border.

Hi. I am Tarun and I'm teaching my friends about Margin, Padding & Borders in CC in this video. I hope you enjoy the learning process and if you do then don't forget to have fun while learning to code with @lazysynatx

Notes:
1. Margin & Padding
https://medium.com/learn-web-development-n...

2. Border
https://medium.com/learn-web-development-n...

In the following video we will cover the following:
~ Custom Fonts
~ Text Styling

Join FREE Live Classes:
https://t.me/LAZY_SYNTAX

Check out the entire playlist here 👇
   • Web Design Bootcamp  

Social Media:
Instagram: https://www.instagram.com/lazysyntax/
Facebook: https://www.facebook.com/lazysyntax/
Twitter: https://www.twitter.com/lazysyntax/

Time Stamps 👇
00:00 - Intro
00:08 - Adding Margin
11:58 - Adding Padding
20:30 - Border in CSS
34:33 - Outro

Tags:
#cssmargin #csspadding #cssborder #resetcss