A web page cane be structured with the help of HTML and beautified with the help of CSS. By using HTML and CSS only, you can only structure your web page but cannot make calculations on your web page. In order to make your page calculative, you have to embed JavaScript in your code.