📜  流光标题;流光文本 - Python 代码示例

📅  最后修改于: 2022-03-11 14:45:23.239000             🧑  作者: Mango

代码示例1
st.title() # corresponds to H1 heading
  st.header() # corresponds to H2 heading
  st.subheader() # corresponds to H3 heading