how i code Flag in html | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 9

how i code Flag in html

22nd Jan 2021, 7:39 PM
Melekte Petros
Melekte Petros - avatar
3 Antworten
+ 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