Today, I started learning HTML and CSS as part of my journey to become a developer.
I learned about:
- The HTML
<img>tag and how to add images to a webpage. - HTML list elements such as
<li>. - CSS Flexbox and how it helps arrange elements on a webpage.
- The
justify-contentproperty for controlling the alignment of items in a flex container. - How HTML and CSS can be used together to create a simple resume webpage.
I'm starting my developer journey from scratch, and I'm excited to learn more every day.
Next, I plan to continue learning HTML and CSS and gradually move on to JavaScript, React, Java, Spring Boot, and SQL.
Top comments (1)
Some comments may only be visible to logged-in visitors. Sign in to view all comments.