Recently, I've been diving into the world of web development. I attempted to create three divs in one row using Bootstrap col class, but unfortunately it didn't turn out as expected. Two divs ended up in a row with some blank space, while the third div went on a new line. To achieve the desired layout, I resorted to setting fixed widths for the three divs, however, I am not convinced that this is the optimal approach.
If anyone has any insights or suggestions, please feel free to share! You can also check out my page here.