Related Posts
Currently my wify's package is 7.5 LPA at Capgemini as SAP ABAP developer and with overall experience of around 5.5ys.She has cleared all technical rounds in Accenture and having HR round in next week.how much she should asks for package?why I'm asking this because she was selected to the same Accenture in 2019 and at that time she asked 80 percent hike and for that reason the profile was kept on hold and eventually joined Infosys at that time
Cause of death - Waiting for the response from HR

Additional Posts in HTML/CSS
New to Fishbowl?
unlock all discussions on Fishbowl.



Here is the answer and where to test:
Display: flex
Flex-direction: row;
@media (){
Flex-direction: column;
}
Google Inspect tool is the best for testing
Bowl Leader
Hi sorry I didn’t see this. If you are using flexbox or grid, Chrome Dev Tools has cool tools to try different conditions. If you’re not using flexbox, grid or a framework like Bootstrap, you could write some old fashioned media queries