Spaces:
Sleeping
Sleeping
import streamlit as st | |
st.markdown( | |
""" | |
<h1 style="border-bottom: 2px solid black; text-align: center;"> | |
About DataScience | |
</span></h1> | |
""", | |
unsafe_allow_html=True | |
) |