CSS
#1
HOW TO CREATE CSS FILE?
Reply
#2
To create your CSS file, follow this code:-

h1 {
color: orange;
text-align: center;
}

Hopefully, your CSS file will be created and saved.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)