This was basically triggered by this forum post: https://forum.backdropcms.org/forum/how-set-selected-tag-form-select-opt...
As it is currently, you cannot easily add attributes to individual options of select elements, and it requires either a lot of theming work, or to port a module like https://www.drupal.org/project/form_options_attributes. Even with that module, things are not consistent, so we should consider backporting the D8 solution being worked in https://www.drupal.org/node/342316
Recent comments
PayPal Checkout works too!
Commerce shop system from Drupal
nice find! the links for the most recently updated issues in the core and contrib queues are a great way to stay on top of things—especially now that the feature freeze is just around the corner...
Seeing what issues are new
A simple way — use Field Group to create a container for fields https://backdropcms.org/project/field_group and CSS Flex оr Grid to alignment. You can also create Fieldsets to...
Layout also for /node/add/ forms?