News

To add CSS externally to HTML, we need to create a separate CSS file in which we will write styles and then link that .css file with respective .html file. So here ...