Webdesign
Web design is the design of web pages, websites and web applications using HTML, CSS, images, and other media. Web design is in contrast with web development, which includes web server configuration, writing web applications and server security.
   
XHTML & CSS
The Extensible HyperText Markup Language, or XHTML, is a markup language that has the same expressive possibilities as HTML, but a stricter, more verbose syntax. Cascading Style Sheets (CSS) is a stylesheet language used to describe the presentation of a document written in a markup language.