Difference between revisions of "Template:Freiburg/test"

Line 1: Line 1:
 +
<!DOCTYPE html>
 
<html>
 
<html>
<head>
+
<head>
<link rel="stylesheet" type="text/css" href="./mystyle.css">
+
<title>Introducing CSS</title>
</head>
+
<link href="mystyle.css" type="text/css"
 
+
rel="stylesheet" />
 
+
</head>
<body>
+
<body>
<h1>aaa</h1>
+
<h1>From Garden to Plate</h1>
</body>
+
<p>A <i>potager</i> is a French term for an
 +
ornamental vegetable or kitchen garden ... </p>
 +
<h2>What to Plant</h2>
 +
<p>Plants are chosen as much for their functionality
 +
as for their color and form ... </p>
 +
</body>
 
</html>
 
</html>

Revision as of 13:08, 17 September 2017

<!DOCTYPE html> Introducing CSS

From Garden to Plate

A potager is a French term for an ornamental vegetable or kitchen garden ...

What to Plant

Plants are chosen as much for their functionality as for their color and form ...