CSS, short for Cascading Style Sheets, is a language used to control the presentation of HTML and XHTML documents.
1
vote
0answers
39 views
What is a good design for moving entities from the current role/place to another?
I need to create from an html page the following functionality:
I will simplify the domain problem. Assume that I have a person e.g. a teacher that goes to a specific building to work i.e a school.
So ...