<link rel="stylesheet" href="stylesheet.css"> <div class="mydiv"></div> <style> .mydiv { background-color: /*Color*/; color: /*Another color*/; } </style>