how i code Flag in html | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 9

how i code Flag in html

22nd Jan 2021, 7:39 PM
Melekte Petros
Melekte Petros - avatar
3 Réponses
+ 12
10ks
7th Feb 2021, 6:25 AM
Melekte Petros
Melekte Petros - avatar
+ 9
Please i want see Example
23rd Jan 2021, 6:09 AM
Melekte Petros
Melekte Petros - avatar
+ 3
Use svg or canvas as making flag would require curves which is possible only using the methods provided by those two. If it doesn't have curves or any other complex structure then simple html and css should do the work.
22nd Jan 2021, 8:38 PM
Abhay
Abhay - avatar