You haven’t closed the opening tag here. And you need to write a proper end tag. <section class="hero"<section>
You didn’t close the opening tag here And you need to write a proper end tag. <div class="hero-inner"<div>
Again im really sorry to bug you down with my ignorance im still pretty new to this-
“<i class="material-icons">thumb_up<i>”
Tag must be paired, missing: [ </i></i> ], start tag match failed [ ] on line 91.
i keep getting this error for the code on line 91
it’s important to understand test driven development as all these exercises are based on that. Try building your projects by passing one case at a time.