Create a new tag in CSS with the desired attributes and values or edit an existing one (ex: .address). Then put the text you want to be inline under that tag and that's it.
After that the code should look like this:
containerIntro h1,
containerIntro address //(in our case)
{display: inline;}