HTML and CSS code for an infographic showcasing the best times to post on top 8 social platforms:
html
Best Times to Post on Social Platforms
Optimal Posting Times for Top 8 Social Platforms
CSS code (styles.css):
.infographic {
display: flex;
flex-direction: column;
align-items: center;
max-width: 800px;
margin: 50px auto