Pages

How to Create Buddhist flag in HTML code..



open notepad
save as in .html file(Buddhist flag.html)
.html file open with notepad
paste red code in notepad & save


                                            <html>
<head><title>IP CREATION </title>
</head>
<body bgcolor="silver">
<table border=0 width=800 height=400 cellspacing="0">
<tr >
<td rowspan=5 bgcolor="blue"> </td>
<td rowspan=5 bgcolor="yellow"> </td>
<td rowspan=5 bgcolor="red"> </td>
<td rowspan=5 bgcolor="white"> </td>
<td rowspan=5 bgcolor="orange"> </td>
<td bgcolor="blue"> </td>
</tr>
<tr> <td bgcolor="yellow"> </td></tr>
<tr><td bgcolor="red"> </td> </tr>
<tr> <td bgcolor="white"> </td></tr>
<tr> <td bgcolor="orange"> </td></tr>
</table>
</body>
</html>

Super

Phasellus facilisis convallis metus, ut imperdiet augue auctor nec. Duis at velit id augue lobortis porta. Sed varius, enim accumsan aliquam tincidunt, tortor urna vulputate quam, eget finibus urna est in augue.

8 comments: