basically tag makes an empty tag and content_tag is used for building, well tags with some content.
say you use tag to build IMG tags and use content_tag for building DIVs
basically tag makes an empty tag and content_tag is used for building, well tags with some content.
say you use tag to build IMG tags and use content_tag for building DIVs