So I completed the last HTML/CSS project. I tried to mainly focus on responsive using flexbox. Wow this really kicked my butt. I’m not too satisfied with the code. I’m gonna try it again but with grid this time. For now here is what I got so far.
https://codepen.io/av8r956/pen/PvNxOO
Congrats on completing your project! Check out Grid CSS for sure! Percent Grid fomat is cool because it builds responsiveness into your page! When I make the browser window very small (to simulate viewing on mobile device) the About Stephen h2 header text covers up your project card. Keep up the good work!
Thanks for the input. I really haven’t worked to much with doing responsive things. That was my first real attempt at it. Practice practice practice right
I like going to CSS Template Pages and checking out the code for different pieces.
Check Out some Youtube videos on Responsive CSS layout!
I watched this CLICK FOR VIDEO includes how you can use percent grid when building page templates as well. Different programming language but same concepts apply with CSS.