I need the regex that returns the following from a webpage's code, I'm searching whithin Dreamweaver in the code of the page:
<body>
**** lines of HTML code (anything)***
<div class="pg">
sorry I'm into a situation that only regex is the solution, i'm so new to it.