Hello, I'm new to CSS and I see lots of examples where Javascript is
used to apply styles to elements on page load - unobtrusive javascript
- so I assume the CSS must be applied last before the page is actually
displayed to the user. Am I correct? If not, when is the CSS
actually applied? And is there any tools that are used to debug CSS?
TIA
G
used to apply styles to elements on page load - unobtrusive javascript
- so I assume the CSS must be applied last before the page is actually
displayed to the user. Am I correct? If not, when is the CSS
actually applied? And is there any tools that are used to debug CSS?
TIA
G
Comment