Article Layout
Getting Started with the Jelly Fish Article Layout
Changes to Use Semantic Elements
Top-level Structure
<body>
<main>
<article>
<header>
<!-- Title, Sub-title, Author-->
<section></section>
<!-- Video -->
<section></section>
<!-- Meet the Jellies -->
<section></section>
</header>
<!-- Pink Jelly -->
<section>
</section>
<!-- Orange Jelly -->
<section>
</section>
<!--Yellow Jelly -->
<section>
</section>
</article>
</main>
</body>Header Section - Title, Sub-title, Author and Date
Header Section - Video
Header Section - Meet the Jellies Section
Jellyfish Section
Finished HTML
Assignment
Resources
Last updated