SPC046903: Avoid inline CSS in ASPX Pages

ASPX pages should not contain CSS code. Use separate .CSS files instead.

TypeName: AvoidInlineCSSInASPXPage
CheckId: SPC046903
Severity: Warning
Type: ASPXFile
Resolution

Move the CSS code to a separate .CSS file.

comments powered by Disqus