Commit 77f8cbb
committed
Game Foundry Studio UI Standards
1. HTML = Structure
2. JavaScript = Behavior
3. CSS = Presentation
Never place styling in:
- style="" attributes
- JavaScript element.style assignments
- HTML color/font/layout attributes
All visual presentation must reside in CSS.1 parent 580b65e commit 77f8cbb
3 files changed
Lines changed: 0 additions & 3 deletions
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments