About Lesson
- Create an HTML page with a few paragraphs of text.
- Apply inline CSS to one paragraph, internal CSS to another, and external CSS (from a separate .css file) to a third paragraph.
- Experiment with different styles (e.g., color, font size) for each paragraph.