DEV Community

DataMoshing
DataMoshing

Posted on

Intermediate HTML and CSS completed

Greetings! It has been around a week since finishing the intermediate HTML and CSS portion of The Odin Project and it has been very enjoyable, to say the least. From learning about frameworks and preprocessors and when to use them to form validation and form basics (styling forms making them easier to read and digest.) This section/course was very fun, I am seemingly enjoying front-end web development a lot more than back-end for now! If you're wondering if I haven't posted about the Sign-up Form was mainly due to not being worthy of posting. The project did not turn out the way I wanted it to, the structure of the page was not up to par along with the readability being lackluster so decided not to post it.

(Here is the form if you're really interested. https://datamoshing.github.io/sign-up-form/)

Onto the last project of the intermediate HTML and CSS portion of the course, Admin Dashboard. This project was a fun one, you really feel like you're getting those CSS reps in with mainly CSS Grid and a bit of flexbox. The grid system was difficult at first figuring out how to structure a webpage so the layout defines the content but after a few videos from the front-end wizard @kevinpowell paired with a few amazing articles from css-tricks specifically https://css-tricks.com/snippets/css/complete-guide-grid/ it made me feel like I've leveled up on CSS.

Admin Dashboard

Image description

Were off to the JavaScript portion of the Nodejs path! 🏁

Top comments (0)