Skip to content

Conversation

@rachdaup93
Copy link

No description provided.

@dsoraluz
Copy link

dsoraluz commented Aug 16, 2017

This one is a tough one, especially when you are just 1 week into coding so don't worry if you didn't completely get it while attempting it.

From this exercise the most important thing to try and take away is what is meant by responsive design and how we can design and create the layout of our pages so that they render nicely across all devices, regardless of screen size.

The important tools to note are:

  • media queries
  • floats for positioning
  • using percentages for font sizes, heights, and widths.

Also, remember there are frontend css frameworks like Bootstrap available to us as developers and they make things like responsive design and creating the overall layout of a page a more enjoyable experience.

Don't worry, things may not click when you actually sit down and try to code something yourself but that is only because things are new and to expect to just get it after a couple of attempts is just sometimes not realistic. As time and goes by you will get more confidence with your coding skills and things will just come to you.

@dsoraluz dsoraluz closed this Aug 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants