Def- Flexbox is a layout method for arranging in rows and column . 1.Introduction- 1st we make tag and class in html .Where tag has its child. In which property of flex box is going to apply. <div class="flex-container"> <div>1</div> <div>2</div> ...
harry7479.hashnode.dev1 min read
No responses yet.