coding of html program
Answers
Answered by
7
<HTML>
<HEAD>
<TITLE>..................</TITLE>
</HEAD>
<BODY>
..................................................................................
..................................................................................
...................................................................................
</BODY>
</HTML>
This is structure of HTML coding.....
Now, You can do coding on any topic......
With using different tags and attributes..........
Hope this will help you....
<HEAD>
<TITLE>..................</TITLE>
</HEAD>
<BODY>
..................................................................................
..................................................................................
...................................................................................
</BODY>
</HTML>
This is structure of HTML coding.....
Now, You can do coding on any topic......
With using different tags and attributes..........
Hope this will help you....
Similar questions