How to use two-column layout with reveal.js?

后端 未结 7 1673
我寻月下人不归
我寻月下人不归 2020-12-23 15:49

I use reveal.js and write my slides in Markdown code. Now I want to display my content (text, unordered list of bullet points or even an image) in a classical two-column tex

7条回答
  •  清酒与你
    2020-12-23 16:31

    I have found the following way to show one element in such a way it seems to be in a column layout

    Text going to the right 
    
    Text going on the left column 
    

    But actually it doesn't work with more than one element on the right

提交回复
热议问题