Styles "missing"
see linked image My link
Also, got these errors on a simple 1 table project taking all defaults:
2 HTML1300: Navigation occurred. localhost:8088 (1,1)
CONSOLE1810304: console.memory is not implemented and will return 0 for all attributes. Please use the memory profiler to monitor memory utilization.
HTML1512: Unmatched end tag. list (16,2)
HTML1514: Extra "body>" tag found. Only one "body>" tag should exist per document. list (18,2)
3 HTML1530: Text found within a structural table element. Table text may only be placed inside "caption>", "td>", or "th>" elements. list (1520,4)
Also, got these errors on a simple 1 table project taking all defaults:
2 HTML1300: Navigation occurred. localhost:8088 (1,1)
CONSOLE1810304: console.memory is not implemented and will return 0 for all attributes. Please use the memory profiler to monitor memory utilization.
HTML1512: Unmatched end tag. list (16,2)
HTML1514: Extra "body>" tag found. Only one "body>" tag should exist per document. list (18,2)
3 HTML1530: Text found within a structural table element. Table text may only be placed inside "caption>", "td>", or "th>" elements. list (1520,4)