I know only basics of html . this is the code i used in my code.
<h3> Contact Details </h3> <h5> mention the complete details </h5>.if i use this i will get in two separate lines . but i want to get them on the same lines .what is the correct code to be written to get the required result.
<h3> Contact Details </h3> <h5> mention the complete details </h5>.if i use this i will get in two separate lines . but i want to get them on the same lines .what is the correct code to be written to get the required result.