Use quote marks to find an "exact phrase"

Print version

print icon

30a: HTML at the end of Lesson 30

	
<!DOCTYPE html>		
<html lang="en">
<head>		
    <title>Hoop pine</title>
    <link rel="stylesheet" href="mystylesheet.css">
    <meta charset="UTF-8">
    <meta name="description" content="What we should all know about Hoop Pine">
    <meta name="keywords" content="html, css">
    <meta name="author" content="My Name">
    <meta name="viewport" content="width=device-width,initial-scale=1.0">	
</head>
<body id="treecontentpage">
<h1 class="treepagetitle"> The splendours of Hoop Pine </h1> <h2 class="majorheading"> What we all need to know about Hoop Pine </h2> <h3 class="minorheading"> Habitat </h3> <p class="treebodytext"> Araucaria cunninghamii is a species of Araucaria known as <i>Hoop Pine</i>. Other less commonly used names include colonial pine, Queensland pine, Dorrigo pine, Moreton Bay pine and Richmond River pine. The scientific name honours the botanist and explorer Allan Cunningham, who collected the first specimens in the 1820s. </p> <h3 class="minorheading"> Habitat </h3> <p class="treebodytext"> Araucaria cunninghamii is a species of Araucaria known as <i>Hoop Pine</i>. Other less commonly used names include colonial pine, Queensland pine, Dorrigo pine, Moreton Bay pine and Richmond River pine. The scientific name honours the botanist and explorer Allan Cunningham, who collected the first specimens in the 1820s. </p> <h3 class="minorheading"> Habitat </h3> <p class="treebodytext"> Araucaria cunninghamii is a species of Araucaria known as <i>Hoop Pine</i>. Other less commonly used names include colonial pine, Queensland pine, Dorrigo pine, Moreton Bay pine and Richmond River pine. The scientific name honours the botanist and explorer Allan Cunningham, who collected the first specimens in the 1820s. </p>
</body> </html>