CSS3 family tree, how to add wife

后端 未结 5 2037
忘掉有多难
忘掉有多难 2021-02-06 13:19

I\'m following this guide on how to make a family tree using only CSS3. But I can\'t really get my head around how to make a marriage.

To clarify: What the codes does no

5条回答
  •  无人共我
    2021-02-06 14:08

    What about just putting husband/wife in same li element and then using CSS to connect them? Something like this:

    
    
    
    
提交回复
热议问题