Hello,
Pardon me if these questions seem very ignorant. It’s because I am completely new to coding. I tried to make a tribute page following the example shown in the video but mine looks severely stupid!
I tried reading about div containers to understand how to have everything center aligned like in the example, but what I tried to do doesn’t work. First tried by putting in columns so that it would span all 12 regardless of small or large device…does not work when I view on mobile (image is much larger than div container. I wanted to have the Heading block centered as in the example, followed by the centered image and caption, followed by a centered timeline and quote with link.
I also liked this one user’s page but did not understand how his code works. Why can he put in div containers of columns without entering the row first? Also, I thought columns must sum to 12 in each row…I do not see that happening in his code, so can someone please explain why his seems to do exactly what I want mine to do but doesn’t follow what I’ve read on w3?
What I’ve read so far hasn’t helped me to understand how to answer those questions, which is why I am asking (trying to follow the read search ask method).
Resources I’ve used:
http://www.w3schools.com/bootstrap/bootstrap_grid_examples.asp
http://getbootstrap.com/css/#grid-example-basic