Starting out with Ruby on Rails is exciting, but I am feeling overwhelmed by CSS and HTML. While there are plenty of books on CSS and HTML patterns, I am more interested in learning what is actually used on real webpages. For example, when creating a simple webpage with a lateral menu, a logo at the top, and some text below, what is the best approach? It may sound trivial, but there are many ways to tackle this.
How can I familiarize myself with these patterns and identify the most commonly used ones?
I would love recommendations for books, articles, or any other resources that can help me in this learning process.