You can not communicate directly between Angular and MySQL. You'll need to build a back-end Web service that calls MySql using php or node. Angular can communicate with this back-end Web service via http.
Add a <div> around it.
example:
<div id = "content">
<p> content</p>
</div>