0
My Website New Theme
6 Answers
+ 8
<font> tag is deprecated, don't use it, use CSS instead:
body { font-color: white; }
<center> tag is deprecated, don't use it, use CSS instead, there are different ways to center a block element ("margin: 0 auto" is the easiest), but this argument should be covered in the CSS tutorials, otherwise: https://youtu.be/hIG-fZ2042k
Keep your learning, good luck!
+ 2
Good work....Keep learning...
0
Surya thanks
0
and remove the hosting site name ;)
- 1
Ok, mas because I'm learned first the html
- 1
it can't removed