|
|
|
|
|
by Psychotherapist
893 days ago
|
|
There have been plenty of suggestions here already, but here's one I prefer personally:
https://fomantic-ui.com/ (fork of Semantic-UI) Like other CSS-Frameworks, this can be used by adding the CDN Links for CSS/JS to the Page, and then using the components/classes.
I have tried countless other frameworks, but this one really stood out to me due to the semantic class writing, like class="compact secondary button" (a smaller, secondary theme color (black by default), button) Of course, good looks are subjective, but I like the look a lot. |
|