There are tons of tutorials over the net so Im sure who wont have a hard time looking for one. CSS is Cascading Style Sheet that focuses on the design code/appearance source code of your website, it is usually save on a different file with .css extension and then attached inside your HTML file. But the whole CSS code could also be included inside the HTML source code.