Altering value on webserver.

Is there any link you are aware where i can use HTML tag creation.

Plenty of them. HTML Forms is one.

           client.println("</form>");

This is a close tag. It goes after a tag. Where IS the tag that it is supposed to follow?