|
|
|
|
|
by sodimel
1770 days ago
|
|
Or "how we managed to re-use inline style for html elements AND add javascript overhead on top of it instead of letting the browser do it's stuff". Bonus: MDN about inline css: > Tip: An inline style loses many of the advantages of a style sheet (by mixing content with presentation). Use this method sparingly. |
|