I am using css on flash. Is it possible for me to set different padding for header and paragraph using css.
I tried this on external loaded css file, but does not work
h1 {
padding: 0px;
}
p {
padding: 30px;
}
I am using css on flash. Is it possible for me to set different padding for header and paragraph using css.
I tried this on external loaded css file, but does not work
h1 {
padding: 0px;
}
p {
padding: 30px;
}
:: Copyright KIRUPA 2024 //--