CSS is a Standardized Web Style Sheet language used for describing the presentation of HTML documents and its objects and elements. The Module UI in Pixera for example uses CSS to style its Pages and Elements. This article gives some useful links to follow for learning CSS and expanding on it.
Documentation
All things CSS can be found at MDN Web Docs: https://developer.mozilla.org/en-US/docs/Web/CSS
Or at W3Schools for more tutorial-esq descriptions: https://www.w3schools.com/css/default.asp
Videos going over CSS also exist all over YouTube which can be very helpful for more auditory learners.
There are also a variety of resources to help automatically build out CSS code, such as this site for button styling: https://www.bestcssbuttongenerator.com
Extension
Module UI's can also parse SASS, which is an extension for CSS. You can find more details here: https://sass-lang.com/
Pixera Articles
Here are a variety of Articles going over using this CSS knowledge in PIXERA:
- CSS Styling In Control Module UI's: General Overview of all CSS Styling Workflows and how to use them.
- Aux Directory, Add Media and CSS Files to Your User Interface: Specific information on how to use Aux Directories for Elements and CSS files.
- CSS Styling Advanced and Specific Examples: Advanced examples on how to use CSS styling.
PIXERA 2.0.223 | 18. December 2024 | CL