Update app.py
Browse files
app.py
CHANGED
|
@@ -11,8 +11,6 @@ st.markdown("""
|
|
| 11 |
|
| 12 |
# π HTTP
|
| 13 |
- **Hypertext Transfer Protocol**: The foundation of data communication on the World Wide Web. It defines how web browsers and servers exchange information, enabling the retrieval and display of web pages.
|
| 14 |
-
|
| 15 |
-
|
| 16 |
""")
|
| 17 |
|
| 18 |
|
|
|
|
| 11 |
|
| 12 |
# π HTTP
|
| 13 |
- **Hypertext Transfer Protocol**: The foundation of data communication on the World Wide Web. It defines how web browsers and servers exchange information, enabling the retrieval and display of web pages.
|
|
|
|
|
|
|
| 14 |
""")
|
| 15 |
|
| 16 |
|