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 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
Pride
1
0 Kommentit 0 Jaot 4K Näkymät 0 Arvostelut