I need to create 5 categories and each has its own sub categories..for example fruits has apple,banana as sub categories | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

I need to create 5 categories and each has its own sub categories..for example fruits has apple,banana as sub categories

I need to achieve this using flexbox...i tried but everything is going column wise...i need 5 categories (headings) in horizontal manner...and sub categories to stacked below one by one respective to its category.I need this for my php project. Any help is appreciated.

18th Jan 2020, 4:22 PM
Gopinath M
Gopinath M - avatar
2 Respuestas
0
Thank you..this is what i needed.
19th Jan 2020, 2:12 AM
Gopinath M
Gopinath M - avatar