I\'m looking for a super easy method to create a two column format to display some data on a webpage. How can i achieve the same format as:
&l 12条回答 小蘑菇 (楼主) 2021-01-30 05:44 I know this is an old post, but figured I'd add my two penneth. How about the seldom used and oft' forgot Description list? With a simple bit of css you can get a really clean markup. take a look at this example http://codepen.io/butlerps/pen/wGmXPL 0 讨论(0) 查看其它12个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
I know this is an old post, but figured I'd add my two penneth. How about the seldom used and oft' forgot Description list? With a simple bit of css you can get a really clean markup.
take a look at this example http://codepen.io/butlerps/pen/wGmXPL