File size: 307 Bytes
93c22dc
b664e50
93c22dc
 
 
 
 
1
2
3
4
5
6
7
import streamlit as st 
st.markdown("""<h1 style="border-bottom: 2px solid black; display: inline-block;">ABOUT DATASCIENCE</h1>""",unsafe_allow_html=True)


st.markdown("""<h2 style="text-align: left; display: inline; text-decoration: underline;">INTRODUCTION</h2>""",unsafe_allow_html=True)

st.markdown()