x
<html>
<head>
<title>HTML tutorial</title>
<link rel="stylesheet" type="text/css" href="../../../img/tutorials/css_ex2.css" />
</head>
<body>
<p class="external">This paragraph is styled by external CS.</p>
<p>Body of this web page is also styled by external CSS!</p>
</body>
</html>
Comments
No comments have been made yet.
Please login to leave a comment. Login now