What would be the best HTML code development to do the sections below. Here is my first attempt below. Let me see your style of how you would develop this also.
CSS:
li
{
display: list-item;
text-align: -webkit-match-parent;
list-style:none;
}
HTML:
Replies
Know the answer? Post it — somebody with the same question will find it here.