DEV Community

Today i have build my first project...

suman_- on July 06, 2025

๐ŸŒ Iโ€™ve built my first project using HTML & CSS โ€“ a fully responsive EdTech website named Skillora! While I know that Tailwind CSS is widely us...
Collapse
 
nathan_tarbert profile image
Nathan Tarbert

this is extremely impressive, thereโ€™s real value in learning the basics the hard way first
you ever wonder if starting with frameworks changes how people learn or if it just makes things more overwhelming in the long run

Collapse
 
alexandru-ene-dev profile image
Alexandru Ene

Your webpage looks impressive! You did a very good job on design, nice and simple and to the point. I also like the animation, how the text slowly comes from the left. It gives a professional feel.

Some feedback:

  1. On smaller devices, your main section is not centered properly. I noticed you made use of padding, but still stays more on the right. You could use margin-inline: auto for an easy fix.
  2. Your feature cards animation has ease in, but it goes back so abruptly and it feels like frame drop. You could use ease-in-out, for a smoother appearance.
  3. On smaller devices, under 850px wide, on hovering on feature cards, you get some overflow and scrollbar.
  4. Your newsletter container has a fixed height and on smaller devices its content doesn't fit inside, so you end up not seeing the title and the terms of use. You can safely delete the height property and let the container grow automatically in height as its content wrap.

Overall, you should be proud of how it came out. You clearly understand how html and css work. You are on a good path. Good job!

Collapse
 
suman_07 profile image
suman_-

Thank you so much for taking the time to review my project and share your detailed feedback! I really appreciate your kind words about the design and animations โ€” it means a lot.
Iโ€™m still learning and experimenting, so feedback like this really helps me improve.
and once again thanks for the first feedback bcz i realy need that!

Collapse
 
csm18 profile image
csm

Awesome!

Collapse
 
parag_nandy_roy profile image
Parag Nandy Roy

Starting with pure CSS shows real commitment...

Collapse
 
vidakhoshpey22 profile image
Vida Khoshpey

Wowoowwoow you are sure this is your first project. this is so awesome ๐Ÿ˜Ž๐Ÿ‘๐Ÿป keep going ๐Ÿ’ช๐Ÿป

Collapse
 
suman_07 profile image
suman_-

Thank you! I really appreciate your kind words โ€” means a lot ๐Ÿ™๐Ÿป
Glad you liked it, and Iโ€™ll keep going! ๐Ÿ’ช๐Ÿป๐Ÿ˜„

Collapse
 
trucktrek_trek_d7dcf92c7b profile image
trucktrek trek

hello

Collapse
 
alexahayes profile image
Alexa Hayes

Awesome website! Champ!!!