Web Development Lesson #2 I learned today
Today, I also learned from a previous project, the tablet or desktop view that when you styling for the mobile or any device and you have cards that have everything beside each other like in the tablet version (and I think the desktop version too), where the testimonial cards are at in the section that says, "Real Stories from satisfied customers", and you want to change the position of the things that are on the card to be underneath each other like in a flex-direction, you would apply that to the whole card, not the wrapper that holds all the card, but the individual wrapper for that card. It probably doesn't make sense the way I worded it, but I wrote this post to help someone with what I learned and am learning in web development, but also so I will remember and retain what I learned, and so that if I get stuck on the same problem again I can go back and look at this to help me too. I might upload a video talking about what I'm talking about because maybe the way I worded it don't make sense, but I hope this help someone. This was based on what I learned from the previous projects. I think I am going to making more of the web development lessons that I learned. I hope this helps someone in their web development journey too.