Once you know the basics of HTML you should also know about CSS. CSS is another file type and language that deals with changing how your webpage looks.
CSS files need to be linked to whatever page you want to use them on. (See Basic Tags for more info)
The form of CSS you use to make the styling for a website is called a stylesheet.