Introduction
Begin the article here. Explain the central question, problem, experience, or idea that led you to write it.
Paragraphs should remain focused. A new major idea should normally begin in a new section.
First Major Idea
Explain the first important idea here.
A smaller supporting idea
Use an h3 heading for a subsection within a larger section.
Example
Introduce code, a quotation, an image, or another example before displaying it.
// Replace this with your code
int main()
{
return 0;
}
Key Points
- First important takeaway.
- Second important takeaway.
- Third important takeaway.
Conclusion
End by returning to the article’s central idea. Explain what you learned, what remains unresolved, or what you plan to investigate next.