I have a set of styles that were first created inside the style attribute on the page.
I want to move it from the page itself to the stylesheet.
however, when I transfer it to a .css file, the page breaks, translates the code back into the html document, and it works fine.
It makes no sense; shouldn't moving styles from style to css file break code if that is the case?
Am I missing something? I do not change the code, it is simple to copy and paste it.
css
Charlie smith
source share