how to link a css file to html -site:pinterest.* code example Example: how to link your css file to html <head> <link rel='stylesheet' href='style.css'> </head>