Inputs are built-in elements, so in HTML, as in the above example, there will be a space between them. There are several ways to get rid of it, and one of them is to write HTML without spaces, for example.
<input type="button"
/><input type="button" />
or
<input type="button" /><input type="button" />
AJAX, , , . .
- . - , .