XaHiD sHaH
0
Q:

easy way to import cs html

<link rel=“stylesheet” type=“text/css” href=“style.css” />
8

  <!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="mystyle.css">
</head>
<body>

<h1>This is a heading</h1>

  <p>This is a paragraph.</p>

</body>
</html> 
0
<link rel=“stylesheet” type=“text/css” href=“index.css” />
0

New to Communities?

Join the community