Borders, Margins and Padding play a really important role in the styling of any webpage. Here we will explore a brief explanation of how they work and how you can use them to get the results you need.
The DOM is a crucial element of web design as is the role JavaScript plays in terms of its' interaction with the DOM. In this post I give a very high level overview of some of these elements.
Problem Solving will be one of the key pillars of the journey through web-development. Here I discuss a couple of examples of problem solving as well as outline some other tools in the problem solving tool box.