Copy link to clipboard
Copied
my css file went from color to all white type. how do I get the color back?
The error indicator was green but it was on html when I switched back to css it came back. Thanks!
Copy link to clipboard
Copied
That's usually cause by structural errors, or by saving the file without a recognized file extension.
Run the validator here to make sure errors aren't causing it:
Copy link to clipboard
Copied
Ran the validator to no avail. no errors.
Copy link to clipboard
Copied
Check your CSS code for missing semi-colons ; or braces { } . Use the error indicator & output panel in DW to help you spot code problems.

Copy link to clipboard
Copied
Thanks Nancy I ran the validator and no syntax errors.
Copy link to clipboard
Copied
The error indicator was green but it was on html when I switched back to css it came back. Thanks!
Copy link to clipboard
Copied
Yup. The wrong code selection would do that.
Glad you got it sorted.
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more