Moving from HTML to XHTML

Moving to XHTML is not a very difficult task. One has to understand that a few rules regarding the design of the code have changed (like lowercase is a must now), one has to learn the philosophy behind Content & Design and the separation of the two, and one has to learn which of the HTML tags are not allowed anymore (like <FONT> or <ALIGN>).