>>11172596Source code for the page. Feed it into web browser, and it gets rendered into what you see now. Paragraphs usually use <p> tags, bold statements <b>, <br> breaks a line. CSS defines the style, which is how every part of the page looks. Organization, colors, size, etc. Javascript is interactive and serves multiple functions.