HTML Css
HTML Css
DOCTYPE html>
<html>
<body>
:
<p style=" color blue;"pThis is a paragraph</p>
</body>
</ht
<!DOCTYPE html>
<html>
<head>
<style>
body {background-color: pOwderblue;)
p (color: red;H
</style>
</head>
cbody>
<p>This is a paragraph</p>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" .
href="styles css">|
</head>
cbody>
ch1>This is a heading</h1>
<p>This is a paragraph</p>
</body>
</html>
<!DOCTYPE html>
This is a heading
<html>
<head> This is paragraph
<link rel="stylesheet" href="styles. css">|
</head>
<body>
<h1>This is a heading</h1>
<p>This is a paragraph</p>
styles.css Notepad
</body> File Edit Fornat view Help
</html> body {
background-color: powderblue;
color: blue;
color: ed;