Domain modeling is a great tool for Agile enterprise to carry out a common language and a fundamental structure important for the analysis of features and epics. The domain model is defined and continuously refactored as enterprise knowledge about the domain improves and the system functionality evolves.
https://www.scaledagileframework.com/domain-modeling/#:~:text=Domain%20modeling%20is%20a%20great,and%20the%20system%20functionality%20evolves.
Why should tables not be used for page layouts?
they are striving for a web in which content and structure are completely separate from presentation
https://www.washington.edu/doit/what-wrong-using-html-tables-layout#:~:text=HTML%20tables%20were%20originally%20intended,are%20completely%20separate%20from%20presentation.
List and describe 3 different semantic HTML elements used in an HTML <table>.
: The header tag defines content that should be considered the introductory information of a page or section.