Help - Get tag by tag

Help - Get tag by tag

Hello,

If I have this code:

<div id="test"> <div id="inside"> Hello </div> </div>

And by the div "test" i want call get the tag "inside", how can I do that?