I’m trying to create opening hours like this website. This one looks like it was done in tables, but what’s the most efficient/conventional way of achieving the same thing in CSS?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The “most efficient/conventional way of achieving the same thing in CSS” is the same as it is done now. It is tabular data and therefore tables are used.