css in html doc code example Example: how to link your css file to html Click to copy<head> <link rel='stylesheet' href='style.css'> </head>