Tell us what’s happening:
Code looks ok checked on nu html code checker; When hit run the tests seems to stall on // running tests, thanks
Your code so far
<!DOCTYPE html>
<html lang="en">
<head>
<title>Technology Based Composition</title>
<meta charset="utf-8">
</head>
<body>
<h1>Technology Based Composition</h1>
<p>The guide is intended to provide you with ideas you can use to help meet the marking criteria for ANY of the chosen briefs.It also provides an example of how to write about your chosen settings in the log book.</p>
<img src="https://cdn.freecodecamp.org/curriculum/labs/recipe.jpg" alt="A slice of lasagna on a plate">
<h2>Ingredients</h2>
<ul>
<li>Synthesis - 8 marks</li>
<li>Sampling - 8 marks</li>
<li>Creative Effects - 8 marks</li>
<li>Editing of Mix - 6 marks</li>
</ul>
<h2>Instructions</h2>
<ol>
<li>Response to Brief - 6 marks</li>
<li>Style and coherence - 6 marks</li>
<li>Structure - Melody - 6 marks</li>
<li>Structure - Harmony - 6 marks</li>
<li>Structure - Rhythm - 6 marks</li>
<li>Structure - Texture - 6 marks</li>
<li>Form and Structure - 6 marks</li>
</ol>
</body>
</html>
Your browser information:
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Safari/605.1.15
Challenge Information:
Build a Recipe Page - Build a Recipe Page