encapsulate(String tagName, String content) Returns a String containing the given content string enclosed within an
open and close tag having the given tagName.
Returns a String containing the given content string enclosed within an
open and close tag having the given tagName.
Parameters: tagName - Parameters: content -