+ 4
How to get external links websites?
That links are in the form of url example <script src="http://www.editey.com/file/12DE79VkKx1kGPy_QORDFb2H72BcgBxRr.js> how to make this (http://www.editey.com/file/12DE79VkKx1kGPy_QORDFb2H72BcgBxRr) link
6 odpowiedzi
+ 4
U need to get the url link from google and use this tag <a href=""/>. paste inside the quotes.
+ 2
If you want to make link, use this:
<a href="your URL">
edit:oh thx for upvoting me!
+ 2
how to make our codes into url?
+ 2
how to make our coding into this type of links Maybe do you want like this?
(https://code.sololearn.com/WhUTq0mSyCPW/?ref=app)
+ 1
just insert your link in 'your url'
+ 1
? oh what do u mean