As per my review you can start with CSS. Cascading Style Sheets is a style sheet language that permits web designers to attach style like spacing, color, font, etc. to HTML documents.With CSS you can easily structure the content to appear first with the rest of the source code following it. Maintaining websites with CSS based layouts is a hundred time easier than maintaining ones that are table based.