小编J. *_*mes的帖子

需要有关缩进的线程注释的html/css结构的建议

我希望在我的应用中有一个评论部分,如下所示:

response1
 response1a
 response1b
  response1b1
response2
 response2a
 response2b
 response2c
  response2c1
   response2c1a
    response2c1a1
     response2c1a1
      response2c1a1a
       response2c1a1a1
Run Code Online (Sandbox Code Playgroud)

我相信它被称为线程评论.您可能已经在许多在线讨论网站上看到过这种格式,例如reddit.

我想知道的是如何在我的应用程序的HTML中实现这一点?

什么类型的html/css组合最适合允许这种类型的应用程序确定的缩进?

html css threaded-comments

4
推荐指数
2
解决办法
3578
查看次数

标签 统计

css ×1

html ×1

threaded-comments ×1