ankithpatel commited on
Commit
3ae6bc7
·
verified ·
1 Parent(s): ac4a87d

Update home.py

Browse files
Files changed (1) hide show
  1. home.py +6 -6
home.py CHANGED
@@ -1,9 +1,9 @@
1
  import streamlit as st
2
  st.markdown(
3
  """
4
- <h1 style="border-bottom: 2px solid black; text-align: center;">
5
- About DataScience
6
- </span></h1>
7
- """,
8
- unsafe_allow_html=True
9
- )
 
1
  import streamlit as st
2
  st.markdown(
3
  """
4
+ <h1 style="border-bottom: 2px solid black; text-align: center;"> About Data Science</h1>:""",unsafe_allow_html = True)
5
+ st.markdown("""<h2 style="border-bottom:2px solid black; text-align:left;"> INTRODUCTION </h2>:""",unsafe_allow_html=True)
6
+
7
+
8
+
9
+