Aligning Fields on same level

how to align 2 columns on same line or same in ASP.NET MAKER

so what i need is to move the following code and values on same column

ID Value of ID
ID1 Value of ID1
ID3 Value of ID3
ID4 value of ID4

and i need to change to

ID Value of ID
ID1 Value of ID1 ID3 Value of ID3
ID4 value of ID4

If you want custom page layout, you can use the Custom Templates feature. Please read help file → Custom Templates for more details.

Thanks, am very new to ASP.NET and i want to complete some POC, can you paste me a sample code …while i will be looking to the said event.