This content originally appeared on DEV Community ๐ฉโ๐ป๐จโ๐ป and was authored by Sonny Li
What better way to celebrate Valentine's Day than by sharing a poem with your friends and family? In this challenge, you will create a poem on a web page using HTML. ๐
Requirements:
- Use a combination of at least five common HTML elements, such as headings, paragraphs, lists, and text formatting.
- The poem can take on any form you like! You can freestyle with as many lines as your heart desires, but here are some suggestions for common poem types:
- Sonnet (14 lines)
- Haiku (3 lines; 5 syllable, 3 syllables, 5 syllables, respectively)
- Limerick (5 lines; rhyme scheme AABAB)
Bonus:
Make your Valentine's Day poem as pretty or complex in style (background color, border, etc.) by doing one of the following:
- Use a
<style>
element in the<head>
of the document. - Apply a global style attribute to various elements in the
<body>
of the document.
Try our free course if you need a quick refresher on HTML!
Submit a screenshot of your web page by Feb 14th for a chance to win a special surprise! If you want, you can tag the person the valentine is for so they can see it.
May the best poet win. ๐
This content originally appeared on DEV Community ๐ฉโ๐ป๐จโ๐ป and was authored by Sonny Li

Sonny Li | Sciencx (2023-02-09T19:08:57+00:00) Monthly Challenge #4: Valentine’s Day ๐. Retrieved from https://www.scien.cx/2023/02/09/monthly-challenge-4-valentines-day-%f0%9f%92%98/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.