Spaces:
Sleeping
Sleeping
Update home.py
Browse files
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 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
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 |
+
|