Updates before the Bristol Software meetup

This commit is contained in:
Oliver Davies 2023-02-16 11:39:19 +00:00
parent e392af7acf
commit 7dd48f3880
29 changed files with 1594 additions and 398 deletions

View file

@ -5,11 +5,15 @@
Interaction states
.. class:: centred
.. raw:: pdf
hover, focus, active, disabled, visited,
group-hover, focus-within,
first-child, last-child...
PageBreak
.. class:: centredtitle
``hover, focus, active, disabled, visited,
focus-within,
first-child, last-child``
.. page::
@ -43,15 +47,11 @@ Interaction states in CSS
.. code-block:: css
:include: code/9-hover-classes.txt
:linenos:
Interaction states in HTML
==========================
.. code-block:: html
:include: code/10-hover-class-example.txt
Default variants
================
.. code-block:: javascript
:include: code/11-default-variants.txt
:linenos: