11-28-2017, 08:08 AM
To create your CSS file, follow this code:-
h1 {
color: orange;
text-align: center;
}
Hopefully, your CSS file will be created and saved.
h1 {
color: orange;
text-align: center;
}
Hopefully, your CSS file will be created and saved.