How to make a Indian Flag in HTML?

Jay Goswami
0

How to make a Indian Flag in HTML ?

 Indian Flag codes in HTML :- 

HTML VIEW :- 

<HTML>
<HEAD>
<TITLE> INDIAN FLAG </TITLE>
</HEAD>
<BODY>
<marquee bgcolor = "orange" direction = "right" ><font color = "white" size = "7">Welcome To India</font></marquee>
<marquee bgcolor = "white" direction = "right" ><font color = "black" size = "7">Welcome To India</font></marquee>
<marquee bgcolor = "green" direction = "right" ><font color = "white" size = "7">Welcome To India</font></marquee>
<H1><b><i><font size = "4">Go to site to learn (WHAT IS INDIAN FLAG?) - </font><button onclick="document.location='https://en.wikipedia.org/wiki/Flag_of_India'"><font color = "orange"> Indian</font><font color = "green"> flag</font></button></i></b></H1>
<H2><button onclick="document.location= 'https://technoojay.blogspot.com/'" size = "7">Go to my Personal website</button></H2>
</BODY>
</HTML>


This code run in notepad as given below picture :- 









Post a Comment

0Comments
Post a Comment (0)