You have the following content about the BigBinary Academy Meetup. Your task is to structure this content using <div>
elements as per the below instructions,
- Use one outer
<div>
to wrap the entire content.
- Inside the outer
<div>
, use additional <div>
elements to group related sections such as,
- One
<div>
for the conference overview (heading <h1>
and paragraph <p>
).
- One
<div>
for the keynote speakers section (subheading <h2>
and unordered list <ul>
).
- One
<div>
for the workshop schedule section (subheading <h2>
and paragraph <p>
followed by an unordered list <ul>
).