HTML Layout An HTML Layout Tutorial Modifying Your Code Let’s start by creating a new project for Project 3 and then we’ll duplicate some of Project 2 and work on that. Using the Manage Sites Dialogue, let’s create a project 3. Then we’re going to add some HTML5 semantic layout elements to the document and probably some DIV and SPAN tags too. We’ll be using: <header> <article> <section> <nav> <aside> <footer> <div> <span>