Grateful for this scholarship journey. It helped me grow, build my frontend skills, and believe more in my potential.
Thankful to my mentors, tutors, and fellow learners for the support. This is just the beginning #Tech4AfricansScholars#Tech4AfricansGraduation#Tech4Africans
Just built a Login Page with HTML & CSS π»
Practicing layouts, form styling, and clean UI design as I grow in frontend development.
Small wins every day
#WebDev#Frontend#HTML#CSS#BuildInPublic
As part of my Frontend Development learning journey, Iβve been diving deeper into HTML fundamentals and understanding how webpages are structured and made interactive.
Button Tag
The <button> tag creates clickable buttons.
Common button types:
type="submit" β Sends form data
type="reset" β Clears form data
type="button" β Used for custom actions