A little bit of CSS, part one

Friday, 16 October 2020

Synopsis

In reading some of the posts on the Moodle theme’s forum ( moodle.org/mod/forum/view.php?id=46 ) I realise that the problems are sometimes really trivial. That with even a little knowledge of CSS and the capability to use the ‘custom CSS’ settings boxes that themes provide that users could be able to solve their own issues themselves with only a limited knowledge of CSS.

In this post I will cover the very basics and then expand on them next time with some more advanced examples. To try them out you won’t even need a web server, just a browser.

Post link on eLearningWorld: A little bit of CSS, part one .