centered Hello World!

This commit is contained in:
MD. Mehedi Hasan 2019-11-01 16:45:54 +06:00
parent f1427f41d3
commit c70a595fd4

View file

@ -5,6 +5,7 @@
<style> <style>
h1 { h1 {
color: purple; color: purple;
text-align: center;
} }
</style> </style>