❔ Struggling with HTML/CSS
Anyone knows what CSS framework I could use to write highly customizable websites?
Maybe you can tell me from experience what you did.
For example I have just used bootstrap, but been stuck on the styling of navigation bar for days, since the regular bootstrap components are not what I am looking for. But the carousels or bootstrap forms and some other premade components do look nice and I can see myself working with them.
It's just that I want a highly responsive website, but I want to do it having quality and best practices in mind.
I am thinking of the following approach:
Use what I can from bootstrap, but if I don't find anything that I want I should write my own components using my own css.
Is there a better CSS framework or practices I could do to achieve my goal?
I am using Blazor.
2 Replies