In this video,I explained how to create Indian Flag using HTML CSS . Feel free to comment. For more, please subscribe and press the BELL icon. Please visit my Angular Playlist . Please visit my YouTube Videos . The code is as follows - HTML File - <html> <head> <title> Indian Flag </title> <link rel="stylesheet" href="flag.css"> </head> <body> <div class="flag"> <div class="stripe stripe1"> </div> <div class="stripe stripe2"> <div class="chakra"> <div class="spoke spoke1"> </div> <div class="spoke spoke2"> </div> <div class="spoke spoke3"> </div> <div class="spoke spoke4"> </div> <div class="spoke spoke5"> </div> <div class="spoke spoke6"> </d...
Hi everyone. Hope you are doing well. In this video, I explained the marquee tag along with other tags in html - HTML - Marquee tag with all other tags in html . If you have any doubt, don't forget to comment in this video. Check the playlist - HTML Playlist Please Like, Share, Comment and Subscribe.
Comments
Post a Comment