can you import css file code example Example: html how to import css file <head> <link rel="stylesheet" href="mystyle.css"> </head>