DEV Community

Diana Munluo
Diana Munluo

Posted on

#The-Details-in-the-<dd>

Today was all about setting the foundation for my new web project. I finally got around to organizing my list of web browsers, and I decided to use a Description List (

) to keep everything looking clean and structured.It felt pretty satisfying to write out the first entry. I started with the term
for Google Chrome, and right below it, I added the details
. I made sure to write out the full history for it: "This is a free web browser developed by Google and first released in 2008."It’s just one browser down, but seeing the code come together so neatly makes me excited to add the rest of the list tomorrow.

Top comments (0)