xxxxxxxxxx
<a href="https://kalta.uz" target="_blank">Visit kalta.uz</a>
xxxxxxxxxx
link_to "External link", "http://www.rubyonrails.org/", target: "_blank", rel: "nofollow"
# => <a href="http://www.rubyonrails.org/" target="_blank" rel="nofollow">External link</a>
xxxxxxxxxx
link_to "allrecipes", "http://www.allrecipes.com", target: "_blank", class: "p-12 rounded-lg font-bold"