I am working with HTML and have the following code:
<p>Read the <a target="_blank" class="highlight" href="www.url.com">'Design Network Hierarchy and Settings'</a> chapter in your version's user guide to learn how to create the structure and framework of your network including the physical topology, network settings, and device type profiles that you can apply to devices throughout your network.</p>
When displayed, the a tag in the paragraph breaks into a separate line like this:
https://i.sstatic.net/x8upn.png
However, I want it to be displayed as part of the uniform paragraph.