‘CSS’ Videos

  • Yan Arlex Vallejo: Buenas Practicas CSS

    WordPress TuluáSpeaker: Yan Arlex Vallejo

    June 1, 2021 — La idea de este meetup es empezar a conocer un poco más lo que nos ofrece CSS, una pieza clave a la hora de realizar nuestros sitios web, empezaremos por una corta introducción, mencionaremos tres conceptos que si o si debemos conocer como son la herencia, cascada, especificidad y finalmente hablaremos de varias buenas practicas que nos llevara a un nivel superior a la hora de escribir código CSS.

    Presentation Slides »

  • Ian Svoboda: CSS Tips for Custom Themes – Part -2

    WordCamp Jacksonville 2019Speaker: Ian Svoboda

    November 30, 2020 — In this talk, you’ll learn some valuable tips for writing CSS in your own custom themes. You’ll learn the best way to include stylesheets in your theme, how to write CSS that’s easy to organize/maintain, when to use newer CSS features (such as Grid, Flexbox, Feature Queries, Custom Properties), and other ways to keep your sanity while writing CSS for your themes.

  • Evangelos Dimitriadis: Tailwind CSS innerhalb eines Themes verwenden

    WordPress Meetup NürnbergSpeaker: Evangelos Dimitriadis

    November 23, 2020 — “Tailwind CSS ist ein hochgradig anpassbares Low-Level-CSS-Framework, das Ihnen alle Bausteine zur Verfügung stellt, die Sie für die Erstellung maßgeschneiderter Designs benötigen, ohne lästig aufgezwungene Stile, um deren Überschreibung Sie kämpfen müssen.”

    Die Integration von Tailwind CSS in ein WordPress Theme um mal kurz auszutesten, gestaltet sich ziemlich leicht. Die Einbindung eines Links aus einem der vielen zur Verfügung stehenden CDNs reicht für das ausprobieren aus. Wer aber das volle Potenzial des Utility-Frameworks ausreitzen will, kommt um ein lokales Setup nicht herum.

  • Amanda Giles: Using CSS to Update your WordPress Website

    WordCamp Boston 2019Speaker: Amanda Giles

    November 3, 2020 — CSS (Cascading Style Sheets) is a language used to control the look and feel of your website. This powerful tool controls the spacing, coloring, fonts, and decorative elements (such as boxes and underlines) of your WordPress website. In this session, we’ll learn what CSS is, how to view the CSS already affecting your website, and how to add your own CSS.

    Presentation Slides »

  • Said El Bakkali: RTL (right to left) reloaded

    WordPress MeetUp SevillaSpeaker: Said El Bakkali

    June 2, 2020 — WordPress a día de hoy se ha traducido a más de 100 idiomas, algunos de ellos se escriben de derecha a izquierda como son el Árabe, Persa, Ardu, Hebreo y otros más.

    Hacer que nuestros temas y plugins de WordPress sean compatibles con idiomas RTL (right to left) nos puede abrir a más mercados, ya que los hablantes de estas lenguas son cientos de millones.

    En este meetup vamos a aprender como hacer que nuestros temas y plugins de WordPress sean compatibles con idiomas RTL de manera sencilla y efectiva utilizando CSS y funciones nativas de WordPress además de otras buenas prácticas.

  • Camila Waz: Playful CSS

    WordCamp Malaga 2020Speaker: Camila Waz

    May 10, 2020 — In this talk, we will, together, explore the intersection between Design & Code with CSS. New CSS properties are making our lives easier as designers and developers – working together in the name of the user experiences. Let’s get to know some of those new properties (like CSS custom properties, CSS grid and CSS logical properties) and get more familiar with old ones while discussing techniques and tricks to implement web design trends and bring back the creativity, right there in the browser.

    Presentation Slides »

  • Mary Baum: Gutenberg: Let’s get visual!

    WordCamp Birmingham 2019Speaker: Mary Baum

    April 10, 2020 — First, I promise you I was never a disco fan. (You’re over 50 if you got that joke.)

    But I gotta say. Gutenberg has changed everything, and I’m over the moon.

    Standard layouts with grids of posts? Done in a couple of hours.

    Wild and crazy layouts, with all kinds of things going every which way? Again, Gutenberg’s the star!

    And not just in experimental for-designers’-eyes-only pages.

    But home pages. Archive pages. Pages of posts. Single posts. Even WooCommerce shop pages!

    So let’s get visual!

    Presentation Slides »

  • Francesco Riggio: Css Me, Stupid! – 10 Cose che amo del Css

    WordPress Meetup Milano 2020Speaker: Francesco Riggio

    March 5, 2020 — Il CSS è il linguaggio che dà stile ai nostri siti in WordPress. In questo talk presento 10 soluzioni che amo di più, qualcuna che uso e insegno da anni, altre più recenti, per concludere con qualche novità che useremo nel futuro.

    Un po’ di codice, tanto amore, e due bassotti ad aiutarci.

  • José Ángel Vidania: Colecciones de bloques para WordPress

    WordCamp Zaragoza 2020Speaker: Jose Ángel Vidania

    January 21, 2020 — Las preguntas que últimamente más me realizan son:

    – ¿Cuál es la mejor colección de bloques para WordPress?
    – ¿Puedes aconsejarme una colección de bloques para WordPress?

    En esta ponencia trataré de dar respuesta a estas preguntas, mostrando las mejores colecciones de bloques que existen en la actualidad para utilizar en nuestras instalaciones de WordPress.

  • Simone Maranzana: Hai veramente bisogno di un framework css?

    WordCamp Verona 2019Speaker: Simone Maranzana

    December 10, 2019 — Diciamo addio ai framework CSS ed esploriamo insieme le nuove tecniche che ci aiuteranno a realizzare e gestire ogni tipo di layout, in meno tempo.
    In questo talk analizzeremo i pro e i contro dei framework CSS più famosi, scopriremo perché oggi non è più necessario utilizzarli e come crearci un metodo di sviluppo front-end efficace, districandoci tra OOCSS, Atomic CSS, BEM e SMACSS.