custom-post-type-wordpress

Custom Post Types in WordPress: Use and plugins

The Custom Post Types are one of the most important options of WordPress when it comes to extending the functionalities of the Core. With this tutorial we review the most common uses of the types of personalized posts and how to create them via plugin or custom code.

time-progress-bar-css

Time progress bar with CSS

In this article we are going to experiment with a new value for the CSS position property to create a progress bar reading the articles without the need of using PHP or JavaScript, just HTML and CSS.

CSS to improve UX forms

CSS to the rescue: Improving UX in forms

Forms are one of the most forgotten element in web design. But this doesn’t make much sense because forms are where the user interact with our apps or website. Let’s revise how we can improve the UX with new CSS pseudo-classes.