ronakreddy18 commited on
Commit
d11fbf0
·
verified ·
1 Parent(s): 2c99b84

Update pages/introds.py

Browse files
Files changed (1) hide show
  1. pages/introds.py +3 -5
pages/introds.py CHANGED
@@ -1,11 +1,9 @@
1
  import streamlit
2
  import pandas
3
  import numpy
4
- st.markdown("<h1 style='text-align: center; color: Balck;'>Introduction To Data Science</h1>", unsafe_allow_html=True)
5
- st.markdown("<h2 style='color: Black;'>CSS background </h2>", unsafe_allow_html=True)
6
- st.markdown( "<p style='font-size: 16px; color: Blue; font-style: italic;'>", unsafe_allow_html=True)
7
- # Section: What is Data Science?
8
- st.markdown("""
9
  <div class="section">
10
  <h2>What is Data Science? </h2>
11
  <p>
 
1
  import streamlit
2
  import pandas
3
  import numpy
4
+ st.markdown("<h1 style='text-align: center; color: Balck;'>DATA SCIENCE INTRODUCTION</h1>", unsafe_allow_html=True)
5
+ st.markdown("<h2 style='color: Black;'>What is data science</h2>"
6
+
 
 
7
  <div class="section">
8
  <h2>What is Data Science? </h2>
9
  <p>