When using <div></div> example might be <a></a> or something.
When writing element mean mostly div class with DOT:
.example {
attribiute: value;
}
For id we have:
#example {
attribiute: value;
}
#CSS
When writing element mean mostly div class with DOT:
.example {
attribiute: value;
}
For id we have:
#example {
attribiute: value;
}
#CSS
When using <div></div> example might be <a></a> or something.
When writing element mean mostly div class with DOT:
.example {
attribiute: value;
}
For id we have:
#example {
attribiute: value;
}
#CSS
