XHTML/CSS/HTML
HTML is seriously basic. I mean every time I designed web layouts, I used HTML but I always used CSS to make it them pretty and organize all my markup tags I used for links, background colors, scrollbar colors, etc. After reading more in depth to it, its just the simplest codes: <html>, <head></head>, <body>, [...]