freeCodeCamp/bower_components/jsdom/test/level2/style/external_css.html

9 lines
170 B
HTML

<html>
<head>
<title></title>
<link rel="stylesheet" type="text/css" href="http://127.0.0.1:10099/style.css" />
</head>
<body>
something in the body
</body>
</html>