DEV Community

Cover image for The 56 days Challenge
Osahon
Osahon

Posted on

The 56 days Challenge

Having undergone fundamentals of coding in zuri my intent in the internship is to become an intermediate python developer. here are some links to the tutorial and lesson i have learnt

  1. python
  2. git
  3. figma

i hope to implement this learning processing in my academy and build other developers
as well

HERE IS A LITTLE NUGGET ON HTML

  1. Fieldset Tag The HTML tag is used for grouping related form elements. By using the fieldset tag and the legend tag, you can make your forms much easier to understand for your users.
  2. DataList Tag: The tag is used to provide an "autocomplete" feature for elements. Users will see a drop-down list of pre-defined options as they input data
  3. Time Tag: The

Top comments (0)