-> Internal CSS : head and body section of the HTML document using the style tag -> External CSS : separate CSS file with .css extension and link it to the HTML document using the link tag in the head ...