A new version of the CroCoder.pl website
After 5 months from the opening of the website, it’s time for changes! See how the new version of the CroCoder website looks like with a completely new graphic design.
Pseudo-elements ::after and ::before in on-hover animations
In this article: what pseudo-elements are for and how to use ::before and ::after to animate buttons in an interesting way.
Navigation menu in WordPress
We change the static navigation into a dynamic menu editable from the admin panel.
WordPress loop – displaying posts on the page
The WordPress Loop is the heart of the theme, pumping data related to posts into areas dedicated to displaying content. In this article, I discuss Loop, which is the basic structure used to display posts in WordPress.
WordPress loop in action
WordPress is ideal for pages with content that needs to be archived and categorized. Entries can be conveniently managed in the admin panel and, additionally, displaying entries on the website is fabulously simple.