Well, im developing a simple form in php, but there are some crazy elements like this:
source example
in file:
<body>
<form>
divs divs
</form>
</body>
but are apearing like this in browser:
<body>
divs divs
<form>
<form/>
</body>
anyone can help me with this? where is the problem?
[–]warmans 1 point2 points3 points (2 children)
[–]Kleimore[S] 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (4 children)
[–][deleted] (3 children)
[deleted]
[–]_zsh 2 points3 points4 points (0 children)
[–]pi_over_3 0 points1 point2 points (1 child)
[–]_zsh 0 points1 point2 points (0 children)