334
edits
(→HTML) |
(→Mockup) |
||
| Line 358: | Line 358: | ||
==HTML== | ==HTML== | ||
Once html has been written, it needs to be validated and cross-browser compatibility needs to be checked. The site doesn't need to look perfect in IE, but it doesn't want to look horribly ugly either. Maybe that comes under Audit though? | |||
==tests== | ==tests== | ||
Tests related to this interaction, any WebTestCases for the page, unit tests for its Controller or Models, etc. | Tests related to this interaction, any WebTestCases for the page, unit tests for its Controller or Models, etc. | ||
edits