With the help of youtube, I learnt some advanced Bootstrap functionalities and tried to implement as much as possible into this project. This is my first website I ever built from scratch.
Thanks for the feedback. And that link really helps. I didn’t know how to collapse the menu bar for mobile.
Can you please tell me how to make all the images to same size? I tried to do that, but I couldn’t. So, I left them like that.
I am also trying to learn to control one element from floating into another in mobile view. Hope I would be able to do better with my next project.
would be good if the images all have the same height. you can use gimp or any other image manipulating program (i.e. adobe photoshop) in order to resize the images.
as you are referencing the images the only solution in my eyes is to give the images a max-height css rule. not sure about the behaviour, as for sure the images will be scaled and the width will be another one… also have a look on bootstrap3 css classes img-responsive and center-block
you are referencing bootstrap4 in your codepen, which is still alpha. in order to learn bootstrap responsive i recommend to switch to bootstrap 3 and look how to work with their grid system with row and col: http://getbootstrap.com/css/