Web Designer Tips

Responsive Web Design

A photo of a phone, tablet and Desktop being responsive
Responsive Web Design has become one of the most importat concepts for creating a clean and functional website because of te various different screen sizes people use all around the world today.
Some thing to consider when writing your code are:

-Setting your Viewport.
-Adjusting the width of your containers
-Making sure your Tap Targets are big enough on all screen dimensions
-Using Flexboxes
-Using breakpoints to adjust your layout at certain screen sizes