What is the new srcset and size attribute for in HTML? The HTML img srcset and size attribute is new to HTML and supported across most modern browsers. The srcset attribute now allows us to load an image based on...
Flexible Box Quick notes
Keep this in mind when using CSS flexbox CSS .i_am_a_flexbox{ display:flex; /* All the direct children of this element become flex items*/ flex-wrap:wrap; /* If the children occupy more space available in the main axis (left to right), then they...
What is the difference between WordPress posts and Pages?
WordPress has 2 primary forms of content that can be published and made accessible to users, these are posts and pages. Understanding the difference between the 2 is crucial for any publisher. WordPress Pages WordPress pages are "almost" static content...
Get hierarchy of a post in WordPress
If you are displaying a post, how do you find and show the posts category or categories like this ?Parent Category > Child Category > The current post Unfortunately the Wordpress database is not structured to store Posts with their...
Protected: Work Log
This content is password protected. To view it please enter your password below: Password: