- 1
https://code.sololearn.com/W1yO43KPTwyc/?ref=app
Is everything correct
5 Answers
+ 6
Remove space from bg color . there is no text colour attribute . use inline css .
It's always color not colour .
+ 5
<body bgcolor="dark blue" style="color:lightblue">
<h1>WELCOME TO KANE WILLIAMSON FAN CLUB<h1>
this is the correct code
+ 3
shaurya tech aptoide go through html lessons.
https://www.sololearn.com/learning/1021/
0
Ok
0
I try make it better:
https://code.sololearn.com/Wa2A0a157a19