Abordamos tópicos de programación web, apps Android y escritorio con un enfoque 100% práctico y aplicado al mundo laboral.
24-11-2025 - Andrés Cruz
JavaScript Learn how to use the conditional pseudo-class :has() in CSS and JavaScript. Solve design problems, such as centering a caption, by selecting elements based on their adjacent siblings.
07-12-2025 - Andrés Cruz
HTML The details and summary tags are ideal for displaying on-demand content by demarcating relevant content, while summary is responsible for demarcating secondary content which is displayed on demand without using JavaScript.
13-12-2025 - Andrés Cruz
CSS In this entry we will see how to create a custom checkbox using only CSS, meaning that the default rendering done by browsers is not used.