` tags, which creates a full paragraph block with top and bottom spacing, `
` simply moves the cursor to the next line — nothing more. This makes it useful in specific contexts: - **Poetry or verse**, where line breaks are meaningful - **Addresses**, where each line is part of one logical unit - **Form labels or captions**, where a soft break improves readability without splitting the content into separate blocks ## The Basic Syntax Adding a `
` tag is straightforward: ```html
123 Main Street
Springfield, IL 62701
`, `